Trees | Indices | Help |
---|
|
Load biopython objects into a BioSQL database for persistent storage.
This code makes it possible to store biopython objects in a relational database and then retrieve them back. You shouldn't use any of the classes in this module directly. Rather, call the load() method on a database object.
|
|||
DatabaseLoader Object used to load SeqRecord objects into a BioSQL database. |
|||
DatabaseRemover Complement the Loader functionality by fully removing a database. |
|
|||
__package__ =
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Sep 22 19:52:24 2009 | http://epydoc.sourceforge.net |