Package BioSQL :: Module BioSeq
[show private | hide private]
[frames | no frames]

Module BioSQL.BioSeq

Implementations of Biopython-like Seq objects on top of BioSQL.

This allows retrival of items stored in a BioSQL database using a biopython-like Seq interface.
Classes
DBSeq  
DBSeqRecord BioSQL equivalent of the biopython SeqRecord object.

Function Summary
  _retrieve_annotations(adaptor, primary_id, taxon_id)
  _retrieve_dbxref(adaptor, primary_id)
  _retrieve_dbxrefs(adaptor, primary_id)
  _retrieve_features(adaptor, primary_id)
  _retrieve_qualifier_value(adaptor, primary_id)
  _retrieve_reference(adaptor, primary_id)
  _retrieve_seq(adaptor, primary_id)
  _retrieve_taxon(adaptor, primary_id, taxon_id)

Generated by Epydoc 2.1 on Thu Aug 10 20:05:56 2006 http://epydoc.sf.net