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