Package BioSQL :: Module Loader
[show private | hide private]
[frames | no frames]

Module BioSQL.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.

Generated by Epydoc 2.1 on Wed Jan 31 09:58:01 2007 http://epydoc.sf.net