Scroll to navigation

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

Name

SWISS::IDs.pm

Description

SWISS::IDs represents the ID lines of a SWISS-PROT + TREMBL entry as specified in the user manual http://www.expasy.org/sprot/userman.html .

Inherits from

SWISS::ListBase.pm

Attributes

"list"
This is an array containing a list of all the IDs associated with this entry. The first member will be the primary ID, and any following are the secondary IDs which are not shown in the public section of the entry.
The data class, either STANDARD or PRELIMINARY for data from releases prior to 9.0, or Reviewed or Unreviewed for data from later releases.
The molecule type, currently only PRT.
The protein length in amino acids.

Methods

Standard methods

IDs must never be sorted, so this method does nothing (but it overwrites the inherited method).

POD ERRORS

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

=over without closing =back
2020-12-25 perl v5.32.0