Description Usage Arguments Value Author(s) Examples
This function returns a vector of all pathway ids.
1 | listPathways(biopax, biopaxlevel = 3)
|
biopax |
A biopax model |
biopaxlevel |
integer. Set the biopax level here if you supply a data.table directly. |
Returns a character vector containing the names of all pathways.
Frank Kramer
1 2 3 | # load data
data(biopaxexample)
listPathways(biopax)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.