| 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. |
|||
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun May 3 17:14:13 2009 | http://epydoc.sourceforge.net |