Scroll to navigation

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

Name

SWISS::CCdisease.pm

Description

SWISS::CCdisease represents a comment on the topic 'DISEASE' 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::BaseClass.pm

Attributes

The topic of this comment ('DISEASE').
The protein form concerned by this comment (undef/empty = canonical/displayed form OR unknown
The name and evidence of the disease (only for new structured CC diseases) reference to an array [ $disease, $disease_ev ]
Set disease to $new_disease, $new_disease_ev
The disease mim id (only for new structured CC diseases)
Set mim to $new_mim
The disease description (only for new structured CC diseases)
The note and evidence of the disease (Note= in new CC disease format or full description in old format) reference to an array of [ $block_txt, $block_ev ] arrays
Set note to array of [ $block_txt, $block_ev ] arrays
The "text" version of this comment.
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
=back doesn't take any parameters, but you said =back =head2 Standard methods
2021-08-15 perl v5.32.1