|
ensembl-hive
2.8.1
|
Inheritance diagram for Bio::EnsEMBL::DBSQL::MetaContainer:
An object that encapsulates specific access to core db meta data
Definition at line 22 of file MetaContainer.pm.
| public Bio::EnsEMBL::DBSQL::MetaContainer::get_classification | ( | ) |
Undocumented method
Code:
| public String Bio::EnsEMBL::DBSQL::MetaContainer::get_common_name | ( | ) |
Args : none Example :
Description : Obtains the common name of the species. Returntype : string Exceptions : none Status : Stable
Code:
| public String Bio::EnsEMBL::DBSQL::MetaContainer::get_display_name | ( | ) |
Args : none Example :
Description : Obtains the name of the species in a form usable as, for
example, a short label in a GUI.
Returntype : string
Exceptions : none
Status : Stable
Code:
| public String Bio::EnsEMBL::DBSQL::MetaContainer::get_division | ( | ) |
Args : none Example :
Description : Obtains the Ensembl Genomes division to which the species belongs. Returntype : string Exceptions : none Status : Stable
Code:
| public ArrayRef Bio::EnsEMBL::DBSQL::MetaContainer::get_genebuild | ( | ) |
Arg [1] : none Example :
Description: Retrieves the genebuild from the database meta table Returntype : string Exceptions : none Caller : ? Status : Stable
Code:
Example :
Description: Retrieves the classification held in the backing database minus
any species specific levels. This means that the first element
in the array will be subfamily/family level ascending to
superkingdom
Returntype : ArrayRef[String]
Exceptions : none
Caller : ?
Status : Stable/**
| public String Bio::EnsEMBL::DBSQL::MetaContainer::get_production_name | ( | ) |
Args : none Example :
Description : Obtains the name of the species in a form usable as, for
example, a table name, file name etc.
Returntype : string
Exceptions : none
Status : Stable
Code:
| public String Bio::EnsEMBL::DBSQL::MetaContainer::get_scientific_name | ( | ) |
Args : none Example :
Description : Obtains the full scientific name of the species. Returntype : string Exceptions : none Status : Stable
Code:
| public String Bio::EnsEMBL::DBSQL::MetaContainer::get_taxonomy_id | ( | ) |
Arg [1] : none Example :
Description: Retrieves the taxonomy id from the database meta table Returntype : string Exceptions : none Caller : ? Status : Stable
Code: