Home | Trees | Indices | Help |
|
---|
|
object --+ | SequenceDataQuery
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Get results as BEDReturn a BedIterator object, which stringifies to the BED results, and works as an iterator over the lines. After iteration the header information is accessible with the iter.header() method |
Get results as FASTAReturn a FastaIterator object, which stringifies to the Fasta results, and works as an iterator over the records (not the lines). When attempting to get results as FASTA the query may only have a single output column. Errors will be raised otherwise. |
Get results as GFF3Return a GFF3Iterator object, which stringifies to the GFF3 results, and works as an iterator over the lines. After iteration the header information is accessible with the iter.header() method |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Oct 6 11:59:21 2011 | http://epydoc.sourceforge.net |