|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| RegistryLoader | Interface for classes that can load DriverGroups into a registry. |
| Class Summary | |
| DriverGroup | All the EnsemblDrivers for a species-release or a compara driver for a release. |
| Registry | A Registry provide convenient programatic access to multiple ensembl databases through DriverGroups. |
| RegistryLoaderIni | Loads a registry with DriverGroups defined in "ini" style configuration files. |
| RegistryLoaderJython | Runs a jython script that can load DriverGroups into a registry. |
The Registry makes it easy to access to multiple ensembl databases.
It supports access to the latest Ensembl databases on ensembldb.ensembl.org without any configuration (Registry.createDefaultRegistry() ) and can be initialised for accessing other databases via a user defined ".ini" file or a jython scripts.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||