Bio::EnsEMBL::DBSQL
OntologyDBAdaptor
Toolbar
Summary
Bio::EnsEMBL::DBSQL::OntologyDBAdaptor
Package variables
No package variables defined.
Inherit
Synopsis
No synopsis!
Description
Database adaptor for the ontology database ensembl_ontology_NN.
Mostly inheriting from Bio::EnsEMBL::DBSQL::DBAdaptor, overriding its
get_available_adaptors() method. Not doing very much else at this
moment.
Methods
get_available_adaptors | No description | Code |
Methods description
None available.
Methods code
get_available_adaptors | description | prev | next | Top |
sub get_available_adaptors
{ return { 'GOTerm' => 'Bio::EnsEMBL::DBSQL::GOTermAdaptor' };
}
1; } |
General documentation
Copyright (c) 1999-2009 The European Bioinformatics Institute and
Genome Research Limited. All rights reserved.
This software is distributed under a modified Apache license.
For license details, please see
/info/about/code_licence.html