Provided by: libswiss-perl_1.80-1_all bug

Name

       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:

         accession
         identifier
         xeno
         NbExp
         IntAct      (array reference)

Inherits from

       SWISS::ListBase.pm

Attributes

       topic
           The topic of this comment ('SEQUENCE CAUTION').

       form
           The protein form concerned by this comment (undef/empty = canonical/displayed form OR unknown

   Standard methods
       new
       fromText
       toString
           Returns a string representation of this comment.

POD ERRORS

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

       Around line 160:
           =back doesn't take any parameters, but you said =back  =head1 Methods

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