table of contents
SWISS::CCrna_editing(3pm) | User Contributed Perl Documentation | SWISS::CCrna_editing(3pm) |
Name¶
SWISS::CCrna_editing
Description¶
SWISS::CCrna_editing represents a comment on the topic 'RNA EDITING' 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¶
- topic
- The topic of this comment ('RNA EDITING').
- form
- The protein form concerned by this comment (undef/empty = canonical/displayed form OR unknown
- note
- The Note of this comment, if any. An array of [ sentence, evidence_tags ]
- term
- A string such as "Undetermined" or "Not_applicable", if any.
- elements
- An array of [position, evidence_tags], if any.
Standard methods¶
POD ERRORS¶
Hey! The above document had some coding errors, which are explained below:
- Around line 142:
- =back doesn't take any parameters, but you said =back =head1 Methods
2021-08-15 | perl v5.32.1 |