get_pathways: Get all pathways for a specific configuration

get_pathwaysR Documentation

Get all pathways for a specific configuration

Description

Get all pathways for a specific configuration

Usage

get_pathways(result_object, configuration_name)

## S4 method for signature 'Result'
get_pathways(result_object, configuration_name)

Arguments

result_object

Result object obtained from a KeyPathwayMineR execution.

configuration_name

Specific configuration for which to get the pathways.

Value

All pathways of a specific configuration.

Methods (by class)

  • Result: Returns a list of pathways for a specific configuration


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