Class: Bio::SwissProt
- Defined in:
- lib/bio/db/embl/swissprot.rb
Overview
Description
Parser class for SwissProt database entry. See also Bio::SPTR class. This class holds name space for SwissProt specific methods.
SwissProt (before UniProtKB/SwissProt) specific methods are defined in this class. Shared methods for UniProtKB/SwissProt and TrEMBL classes are defined in Bio::SPTR class.
Examples
str = File.read("p53_human.swiss")
obj = Bio::SwissProt.new(str)
obj.entry_id #=> "P53_HUMAN"
Referencees
-
Swiss-Prot Protein knowledgebase au.expasy.org/sprot/
-
Swiss-Prot Protein Knowledgebase User Manual au.expasy.org/sprot/userman.html
Constant Summary
Constants included from EMBLDB::Common
EMBLDB::Common::DELIMITER, EMBLDB::Common::RS, EMBLDB::Common::TAGSIZE
Method Summary
Methods inherited from SPTR
#cc, #dr, #dt, #embl_dr, #entry_id, #ft, #gene_name, #gene_names, #gn, #hi, #id_line, #molecule, #oh, #os, #ox, #protein_name, #ref, #references, #seq, #sequence_length, #set_RN, #sq, #synonyms
Methods included from EMBLDB::Common
#ac, #accession, #de, #dr, #initialize, #kw, #oc, #og, #os, #ref, #references