Scroll to navigation

SWISS::CC(3pm) User Contributed Perl Documentation SWISS::CC(3pm)

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

The topic of this comment.
The protein form concerned by this comment (undef/empty = canonical/displayed form OR unknown)
The text of this comment.

Methods

Standard methods

Returns a string representation of this comment.
2021-08-15 perl v5.32.1