ensembl-hive  2.6
Bio::EnsEMBL::Hive::TheApiary Class Reference

Public Member Functions

public pipelines_collection ()
 
public pipelines_except ()
 
public find_by_url ()
 
public fetch_remote_semaphores_controlling_this_one ()
 

Detailed Description

Synopsis

my $hive_pipeline = Bio::EnsEMBL::Hive::TheApiary->find_by_url( 'mysql://ensro@compara3/lg4_long_mult' );
my $final_result_table = Bio::EnsEMBL::Hive::TheApiary->find_by_url( 'mysql://ensro@compara3/lg4_long_mult?table_name=final_result' );

Definition at line 16 of file TheApiary.pm.

Member Function Documentation

◆ fetch_remote_semaphores_controlling_this_one()

public Bio::EnsEMBL::Hive::TheApiary::fetch_remote_semaphores_controlling_this_one ( )

Undocumented method

Code:
click to view

◆ find_by_url()

public Bio::EnsEMBL::Hive::TheApiary::find_by_url ( )

Undocumented method

Code:
click to view

◆ pipelines_collection()

public Bio::EnsEMBL::Hive::TheApiary::pipelines_collection ( )

Undocumented method

Code:
click to view

◆ pipelines_except()

public Bio::EnsEMBL::Hive::TheApiary::pipelines_except ( )

Undocumented method

Code:
click to view

The documentation for this class was generated from the following file:
Bio::EnsEMBL::Hive::Utils::URL::parse
public parse()
Bio::EnsEMBL::Hive::HivePipeline::new
public new()
Bio::EnsEMBL::Hive::TheApiary::fetch_remote_semaphores_controlling_this_one
public fetch_remote_semaphores_controlling_this_one()
Bio::EnsEMBL::Hive::Utils::Collection
Definition: Collection.pm:5
Bio::EnsEMBL::Hive::HivePipeline
Definition: HivePipeline.pm:13
Bio::EnsEMBL::Hive::Utils::URL::hash_to_unambig_url
public A hash_to_unambig_url()
Bio::EnsEMBL::Hive::TheApiary::find_by_url
public find_by_url()
Bio::EnsEMBL::Hive::Utils::Collection::new
public new()
Bio::EnsEMBL::Hive::TheApiary
Definition: TheApiary.pm:16
Bio::EnsEMBL::Hive::TheApiary::pipelines_except
public pipelines_except()
Bio::EnsEMBL::Hive::TheApiary::pipelines_collection
public pipelines_collection()