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

SWISS::CCinteraction

Description

SWISS::CCinteraction represents a comment on the topic 'INTERACTION' 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.

       Each element of the list is a hash with the following keys:

         'interactant' (previously named 'accession') accession or IsoId or ProId [accession] of "interactant 2"
         'identifier'  (previously named 'identifier') gene name (of "interactant 2")
         'self'        accession or IsoId or ProId of "interactant 1" (that should come from the src entry itself)
         'xeno'
         'nbexp'
         'intact'      (array reference)

Inherits From

       SWISS::ListBase.pm

Methods

Standardmethods
       new
       fromText
       toString
           Returns a string representation of this comment.

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

Name

       SWISS::CCinteraction

See Also