Description Usage Arguments Value Examples
Create a network of a pcxn object
1 | pcxn_network(object)
|
object |
pcxn object created by explore or analyze functions |
draws a tkplot object and saves a graph object representing the network
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.