Description Usage Arguments Value
View source: R/biopaxToCytoscape.R
looks through the data frame assocaited with biopax file for alternate names associated with a node/entity
1 | getAlternateNames(nodeIds, df)
|
nodeIds |
The ids for the nodes whose alternate names are being searched for. |
df |
The data frame containing the biopax data, as given by the rBiopaxParser package function readBiopax |
data.frame with columns nodeID and altName.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.