Description Usage Arguments Details Value Author(s) References See Also Examples
keggGlobalGraph: Construct global graph of KEGG signaling pathways.
1 2 | updateGlobalGraph(globalGraph, edgesToremove = list(c("hsa:6657",
"hsa:79923")))
|
globalGraph |
KEGG global graph as object of type
|
edgesToremove |
An object of class |
See cited document for more details.
An object of class graphNEL
encoding the
KEGG global graph information.
Azam Peyvandipour and Sorin Draghici
#' Draghici S., et.al.: "A systems biology approach for pathway level analysis". Genome Research, 17, 2007.
keggPathwayGraphs
, keggGlobalGraph
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.