| 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 Tue Feb 5 17:59:49 2013 | http://epydoc.sourceforge.net |