Provided by: libswiss-perl_1.80-1_all 

Name
SWISS::CC.pm
Description
SWISS::CC represents a comment on a single topic within a SWISS-PROT or TrEMBL entry as specified in the
user manual http://www.expasy.org/sprot/userman.html . Each comment is stored in a separate object,
either of the type SWISS::CC or of another type, depending on its topic (see SWISS::CCs for more
information).
Collectively, comments of all types are stored within a SWISS::CCs container object.
Inherits from
SWISS::BaseClass.pm
Attributes
topic
The topic of this comment.
form
The protein form concerned by this comment (undef/empty = canonical/displayed form OR unknown)
comment
The text of this comment.
Methods
Standard methods
new
fromText
toString
Returns a string representation of this comment.
perl v5.32.1 2021-08-15 SWISS::CC(3pm)