Create a Kabat Record object from scanner generated information.
Methods
|
|
|
|
__init__
|
__init__ ( self )
|
|
end_amino_1_letter_code
|
end_amino_1_letter_code ( self, content )
|
|
end_amino_acid_ref_author
|
end_amino_acid_ref_author ( self, content )
|
|
end_amino_acid_ref_journal
|
end_amino_acid_ref_journal ( self, content )
|
|
end_amino_acid_ref_pubmed
|
end_amino_acid_ref_pubmed ( self, content )
|
|
end_amino_acid_sequence_name
|
end_amino_acid_sequence_name ( self, content )
|
|
end_annotation_key
|
end_annotation_key ( self, content )
|
|
end_annotation_val
|
end_annotation_val ( self, content )
|
|
end_codon
|
end_codon ( self, content )
|
|
end_creation_date
|
end_creation_date ( self, content )
|
|
end_definition
|
end_definition ( self, content )
|
|
end_kabatid
|
end_kabatid ( self, content )
|
|
end_last_mod_date
|
end_last_mod_date ( self, content )
|
|
end_nucleotide_ref_author
|
end_nucleotide_ref_author ( self, content )
|
|
end_nucleotide_ref_journal
|
end_nucleotide_ref_journal ( self, content )
|
|
end_nucleotide_ref_pubmed
|
end_nucleotide_ref_pubmed ( self, content )
|
|
end_nucleotide_sequence_name
|
end_nucleotide_sequence_name ( self, content )
|
|
end_species
|
end_species ( self, content )
|
|
set_interest_tags
|
set_interest_tags ( self, interest_tags )
|
|
start_amino_1_letter_code
|
start_amino_1_letter_code (
self,
content,
attrs,
)
|
|
start_amino_acid_ref_author
|
start_amino_acid_ref_author (
self,
content,
attrs,
)
|
|
start_amino_acid_ref_journal
|
start_amino_acid_ref_journal (
self,
content,
attrs,
)
|
|
start_amino_acid_ref_pubmed
|
start_amino_acid_ref_pubmed (
self,
content,
attrs,
)
|
|
start_amino_acid_sequence_name
|
start_amino_acid_sequence_name (
self,
content,
attrs,
)
|
|
start_annotation_key
|
start_annotation_key (
self,
content,
attrs,
)
|
|
start_annotation_val
|
start_annotation_val (
self,
content,
attrs,
)
|
|
start_codon
|
start_codon (
self,
content,
attrs,
)
|
|
start_creation_date
|
start_creation_date (
self,
content,
attrs,
)
|
|
start_definition
|
start_definition (
self,
content,
attrs,
)
|
|
start_kabatid
|
start_kabatid (
self,
content,
attrs,
)
|
|
start_last_mod_date
|
start_last_mod_date (
self,
content,
attrs,
)
|
|
start_nucleotide_ref_author
|
start_nucleotide_ref_author (
self,
content,
attrs,
)
|
|
start_nucleotide_ref_journal
|
start_nucleotide_ref_journal (
self,
content,
attrs,
)
|
|
start_nucleotide_ref_pubmed
|
start_nucleotide_ref_pubmed (
self,
content,
attrs,
)
|
|
start_nucleotide_sequence_name
|
start_nucleotide_sequence_name (
self,
content,
attrs,
)
|
|
start_species
|
start_species (
self,
content,
attrs,
)
|