ensembl-hive
2.1
|
Module to encapsulate all db access for persistent class Analysis. There should be just one such adaptor per application and database connection.
public Bio::EnsEMBL::Hive::DBSQL::AnalysisAdaptor::default_insertion_method | ( | ) |
Undocumented method
public Bio::EnsEMBL::Hive::DBSQL::AnalysisAdaptor::default_table_name | ( | ) |
Undocumented method
public Bio::EnsEMBL::Hive::DBSQL::AnalysisAdaptor::fetch_all_failed_analyses | ( | ) |
Undocumented method
public Bio::EnsEMBL::Hive::DBSQL::AnalysisAdaptor::fetch_by_logic_name_or_url | ( | ) |
Description: given a URL gets the analysis from URLFactory, otherwise fetches it from the db
public Bio::EnsEMBL::Hive::DBSQL::AnalysisAdaptor::fetch_by_url_query | ( | ) |
Description: fetches the analysis either by logic_name or by dbID (either coming from the tail of the URL)
public Bio::EnsEMBL::Hive::DBSQL::AnalysisAdaptor::object_class | ( | ) |
Undocumented method