Description Usage Arguments Details Value Author(s) See Also Examples
edgeData_keggPathwaygraphs: A character vector of KEGG pathway names in which the given node exists
1 | nodeData_keggPathwaygraphs(node, updateKEGG = FALSE)
|
node |
A character of node name |
updateKEGG |
re-download KEGG data |
See cited document for more details.
A character vector of KEGG pathway names in which the given node exists
Azam Peyvandipour and Sorin Draghici
keggPathwayGraphs,keggPathwayNames
1 2 3 | pathways<-nodeData_keggPathwaygraphs(node="hsa:208",updateKEGG=FALSE)
class(pathways)
head(pathways)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.