ensembl-hive  2.5
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: