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 Sat Jul 16 15:49:01 2005 | http://epydoc.sf.net |