export_nodes: Export node ids

export_nodesR Documentation

Export node ids

Description

Export node ids

Usage

export_nodes(pathway_object, file)

## S4 method for signature 'Pathway'
export_nodes(pathway_object, file)

Arguments

pathway_object

pathway object of a configuration.

file

path where the file is saved

Methods (by class)

  • Pathway: Use write.table to export a graph.


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