Class: Record | Bio/Kabat/Record.py | ||||||||
---|---|---|---|---|---|---|---|---|---|
Hold Kabat information in a format similar to the original record.The Record class is meant to make data easy to get to when you are just interested in looking at Kabat data. Attributes: kabatid - id of the sequence in the Kabat database creation_date date_last_mod - date of last modification definition - definition of sequence species nucleic_acid_refs - references to nucleic acid sequence amino_acid_refs - references to amino acid sequence annotation nucleotide_sequence_name amino_acid_sequence_name nucleotide_sequence amino_acid_sequence
|