pcxn_network: Create a network of a pcxn object

Description Usage Arguments Value Examples

Description

Create a network of a pcxn object

Usage

1
pcxn_network(object)

Arguments

object

pcxn object created by explore or analyze functions

Value

draws a tkplot object and saves a graph object representing the network

Examples

1
2
3
4
5
# Create a network of a pcxn object
object <- pcxn_explore("pathprint","Alzheimer's disease (KEGG)", 
10, 0.05, 0.05)

# network <- pcxn_network(object)

hidelab/pcxn documentation built on May 21, 2019, 3:03 a.m.