logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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.

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

Methods

Standardmethods
       new
       fromText
       toText
       update
           Should be called if the sequence has been modified.

   Specificmethods
       calcMolWeight string
           Calculate the molecular weight for string.

perl v5.32.1                                       2021-08-15                                    SWISS::SQs(3pm)

Name

       SWISS::SQs.pm

See Also