Trees | Index | Help |
---|
Package BioSQL :: Module Loader |
|
Load biopyton objects into a BioSQL database for persistant 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.Classes | |
---|---|
DatabaseLoader |
Load a database with biopython objects. |
DatabaseRemover |
Complement the Loader functionality by fully removing a database. |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Aug 27 16:13:11 2007 | http://epydoc.sf.net |