Package Bio :: Module EZRetrieve
[show private | hide private]
[frames | no frames]

Module Bio.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
  parse_single(handle)
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.

Generated by Epydoc 2.1 on Wed Jan 31 09:59:42 2007 http://epydoc.sf.net