table of contents
SWISS::SQs(3pm) | User Contributed Perl Documentation | SWISS::SQs(3pm) |
NAME¶
SWISS::SQs.pm
DESCRIPTION¶
SWISS::SQs represents the SQ lines within an SWISS-PROT + TrEMBL entry as specified in the user manual http://www.expasy.org/sprot/userman.html .
Inherits from¶
SWISS::BaseClass.pm
Attributes¶
- "seq"
- The amino acid sequence in string representation.
- "length"
- The sequence length.
- "molWeight"
- The molecular weight.
- "crc"
- The CRC checksum of the sequence. This is recalculated using the "SWISS::CRC64" module.
Methods¶
Standard methods¶
Specific methods¶
- calcMolWeight string
- Calculate the molecular weight for string.
2021-08-15 | perl v5.32.1 |