set_pathway: Set pathway

set_pathwayR Documentation

Set pathway

Description

Set pathway

Usage

set_pathway(
  result_object,
  configuration_name,
  pathway_name = "",
  pathway,
  union = FALSE
)

## S4 method for signature 'Result'
set_pathway(
  result_object,
  configuration_name,
  pathway_name = "",
  pathway,
  union = FALSE
)

Arguments

result_object

Result object obtained from a KeyPathwayMineR execution.

configuration_name

Name of configuration for which to set the pathway.

pathway_name

Name of the pathway.

union

Boolean. Whether the pathway is a union network.

Methods (by class)

  • Result: Set pathway in the result object.


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