Table of Contents

Module: Loader BioSQL/Loader.py

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.

Imported modules   
from Bio import Alphabet
from time import gmtime, strftime
Classes   
DatabaseLoader

Load a database with biopython objects.

DatabaseRemover

Compliment the Loader functionality by fully removing a database.


Table of Contents

This document was automatically generated on Mon Jul 1 12:03:27 2002 by HappyDoc version 2.0.1