get_pathway: Get specific pathway of a configuration

get_pathwayR Documentation

Get specific pathway of a configuration

Description

Get specific pathway of a configuration

Usage

get_pathway(configuration, pathway_name = "", union = FALSE)

## S4 method for signature 'Configuration'
get_pathway(configuration, pathway_name = "", union = FALSE)

Arguments

configuration

Specific configuration for which to get the pathways.

pathway_name

Name of the pathway to be extracted.

union

Boolean. Whether the pathway is a union network.

Value

Pathway from given configuration with specific pathway name.

Methods (by class)

  • Configuration: Return pathway with specific pathway name.


baumbachlab/keypathwayminer-R documentation built on June 29, 2023, 11:21 a.m.