ensembl-hive  2.6
Bio::EnsEMBL::Hive::Utils::PCL Class Reference

Public Member Functions

public WHEN ()
 
public ELSE ()
 
public INPUT_PLUS ()
 
public parse_wait_for ()
 
public parse_flow_into ()
 

Detailed Description

Description

    This module deals with parsing pipeline configuration files written in Perl-based "PipeConfig Language"

Definition at line 12 of file PCL.pm.

Member Function Documentation

◆ ELSE()

public Bio::EnsEMBL::Hive::Utils::PCL::ELSE ( )

Undocumented method

Code:
click to view

◆ INPUT_PLUS()

public Bio::EnsEMBL::Hive::Utils::PCL::INPUT_PLUS ( )

Undocumented method

Code:
click to view

◆ parse_flow_into()

public Bio::EnsEMBL::Hive::Utils::PCL::parse_flow_into ( )

Undocumented method

Code:
click to view

◆ parse_wait_for()

public Bio::EnsEMBL::Hive::Utils::PCL::parse_wait_for ( )

Undocumented method

Code:
click to view

◆ WHEN()

public Bio::EnsEMBL::Hive::Utils::PCL::WHEN ( )

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()
map
public map()
Bio::EnsEMBL::Hive::Utils::PCL::parse_flow_into
public parse_flow_into()
Bio::EnsEMBL::Hive::DataflowRule::_compute_unitargets
protected _compute_unitargets()
Bio::EnsEMBL::Hive::Utils::PCL::ELSE
public ELSE()
Bio::EnsEMBL::Hive::Utils::stringify
public stringify()
Bio::EnsEMBL::Hive::Utils::PCL::INPUT_PLUS
public INPUT_PLUS()
Bio::EnsEMBL::Hive::Utils::PCL::parse_wait_for
public parse_wait_for()
Bio::EnsEMBL::Hive::Utils::PCL::WHEN
public WHEN()