ensembl-hive  2.5
Bio::EnsEMBL::Hive::DependentOptions Class Reference
+ Inheritance diagram for Bio::EnsEMBL::Hive::DependentOptions:

Public Member Functions

public new ()
 
public use_cases ()
 
public load_cmdline_options ()
 
public root ()
 
public is_fully_substituted_string ()
 
public is_fully_substituted_structure ()
 
public hash_leaves ()
 
public o ()
 
public substitute ()
 
public merge_from_rules ()
 
public process_options ()
 

Detailed Description

Description

    A parser for PipeConfig files that understands how and when to substitute $self->o() expressions.

Definition at line 11 of file DependentOptions.pm.

Member Function Documentation

◆ hash_leaves()

public Bio::EnsEMBL::Hive::DependentOptions::hash_leaves ( )

Undocumented method

Code:
click to view

◆ is_fully_substituted_string()

public Bio::EnsEMBL::Hive::DependentOptions::is_fully_substituted_string ( )

Undocumented method

Code:
click to view

◆ is_fully_substituted_structure()

public Bio::EnsEMBL::Hive::DependentOptions::is_fully_substituted_structure ( )

Undocumented method

Code:
click to view

◆ load_cmdline_options()

public Bio::EnsEMBL::Hive::DependentOptions::load_cmdline_options ( )

Undocumented method

Code:
click to view

◆ merge_from_rules()

public Bio::EnsEMBL::Hive::DependentOptions::merge_from_rules ( )

Undocumented method

Code:
click to view

◆ new()

public Bio::EnsEMBL::Hive::DependentOptions::new ( )

Undocumented method

Code:
click to view

◆ o()

public Bio::EnsEMBL::Hive::DependentOptions::o ( )

Undocumented method

Code:
click to view

◆ process_options()

public Bio::EnsEMBL::Hive::DependentOptions::process_options ( )

Undocumented method

Code:
click to view

◆ root()

public Bio::EnsEMBL::Hive::DependentOptions::root ( )

Undocumented method

Code:
click to view

◆ substitute()

public Bio::EnsEMBL::Hive::DependentOptions::substitute ( )

Undocumented method

Code:
click to view

◆ use_cases()

public Bio::EnsEMBL::Hive::DependentOptions::use_cases ( )

Undocumented method

Code:
click to view

The documentation for this class was generated from the following file: