
Last chance! 50% off unlimited learning
Sale ends in
getGraphEntryGenes(graph, byCliques=FALSE, root=NULL)
graphNEL
object.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"))
getGraphEntryGenes(graph)
}
Run the code above in your browser using DataLab