Description Usage Arguments Value
View source: R/biopaxToCytoscape.R
Attempts to download biopax files for reactome pathways. First, pathway's individual database identifiers are obtained from bioMART, then restful calls are made to Reactome's restful interface. A record of successfully downloaded pathways is made in the file "./reference_data/paths/biopax/record_of_biopax_pathways.txt" so that pathways will not be repeatedly downloaded.
1 | getReactomeBiopax(study, pathNames, verbose = T)
|
study |
A |
pathNames |
The names of the pathways the program should attempt to download. |
verbose |
|
Character vector containing the names of any pathways that could not be downloaded.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.