Trees | Index | Help |
---|
Package Bio :: Module EZRetrieve |
|
This module contains code to access EZRetrieve.
Functions: retrieve_single Retrieve a single sequence from EZRetrieve. parse_single Parse the results from EZRetrieve into FASTA format.Function Summary | |
---|---|
Return a FASTA-formatted string for the sequence. | |
retrieve_single(id,
from_,
to,
retrieve_by,
organism,
parse_results)
|
Function Details |
---|
parse_single(handle)Return a FASTA-formatted string for the sequence. May raise an AssertionError if there was a problem retrieving the sequence. |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Jan 31 09:57:59 2007 | http://epydoc.sf.net |