powered by
KEGGPathway-class
KEGGPathwayInfo-class
sfile <- system.file("extdata/hsa04010.xml",package="KEGGgraph") pathway <- parseKGML(sfile) getTitle(pathway) pi <- getPathwayInfo(pathway) getTitle(pi)
Run the code above in your browser using DataLab