powered by
getJunctionTreePaths(graph, root=NULL)
graphNEL
Massa MS, Chiogna M, Romualdi C. Gene set analysis exploiting the topology of a pathway. BMC System Biol. 2010 Sep 1;4:121.
if (require(graphite)) { kegg <- pathways("hsapiens", "kegg") graph <- pathwayGraph(convertIdentifiers(kegg$'Chronic myeloid leukemia', "entrez")) getJunctionTreePaths(graph) }
Run the code above in your browser using DataLab