Trees | Indices | Help |
---|
|
|
|||
|
|||
|
|||
|
|||
|
|
Breaks up a Genbank file into SeqRecord objects Every section from the LOCUS line to the terminating // becomes a single SeqRecord with associated annotation and features. Note that for genomes or chromosomes, there is typically only one record. |
Breaks up an EMBL file into SeqRecord objects Every section from the LOCUS line to the terminating // becomes a single SeqRecord with associated annotation and features. Note that for genomes or chromosomes, there is typically only one record. |
Breaks up a Genbank file into SeqRecord objects for each CDS feature Every section from the LOCUS line to the terminating // can contain many CDS features. These are returned as with the stated amino acid translation sequence (if given). |
Breaks up a EMBL file into SeqRecord objects for each CDS feature Every section from the LOCUS line to the terminating // can contain many CDS features. These are returned as with the stated amino acid translation sequence (if given). |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Feb 7 11:50:20 2008 | http://epydoc.sourceforge.net |