Package BioSQL :: Module Loader :: Class DatabaseLoader
[show private | hide private]
[frames | no frames]

Class DatabaseLoader


Load a database with biopython objects.
Method Summary
  __init__(self, adaptor, dbid)
Initialize with connection information for the database.
  load_seqrecord(self, record)
Load a Biopython SeqRecord into the database.

Method Details

__init__(self, adaptor, dbid)
(Constructor)

Initialize with connection information for the database.

XXX Figure out what I need to load a database and document it.

load_seqrecord(self, record)

Load a Biopython SeqRecord into the database.

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