Scroll to navigation

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

Name

SWISS::CCcofactor

Description

SWISS::CCcofactor represents a comment on the topic 'COFACTOR' within a Swiss-Prot or TrEMBL entry as specified in the user manual http://www.expasy.org/sprot/userman.html . Comments on other topics are stored in other types of objects, such as SWISS::CC (see SWISS::CCs for more information).

Collectively, comments of all types are stored within a SWISS::CCs container object.

Inherits from

SWISS::ListBase.pm

Attributes

The topic of this comment ('COFACTOR').
The protein form concerned by this comment (undef/empty = canonical/displayed form OR unknown)
The "text" version of this comment (without evidences and new lines).
The note and evidence (Note= in new format or full description in old format) reference to an array of [ $note, $note_ev ] (strings)
An array of [name_str, evidence_tags_str], if any.
(only for new structured CC COFACTOR) The names as array of 'name' txt, 'chebi' id, 'ev' string (hash) structures e.g. [ { 'name'->'FAD', 'chebi'->'CHEBI:57692', 'ev'->'ECO:0000250' } ]
(only for new structured CC COFACTOR) Set names with array of 'name' txt, 'chebi' id, 'ev' string (hash) structures like returned by get-er version

Standard methods

Returns a string representation of this comment.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

=back doesn't take any parameters, but you said =back =head1 Methods
You forgot a '=back' before '=head2'
2020-12-25 perl v5.32.0