View source: R/pathway_functions.R
Gives options to import pathway repositories from Reactome, Spike, NCI, KEGG and Biocarta.
1 2 3 | importAllGraphite(repositories = list(reactome = reactome, spike = spike,
nci = nci, kegg = kegg, biocarta = biocarta), symtab = NULL,
verbose = F)
|
repositories |
A |
symtab |
A HUGO symbol look up table, as provided by the package HGNChelper or from genenames.org. |
verbose |
A flag indicating if this function should be run in an interactive mode. This allows individual pathway repositories to be selected, insted of automatically selecting all pathways. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.