powered by
parsePathwayInfo
name
"character"
org
number
title
image
link
signature(object = "KEGGPathwayInfo")
sfile <- system.file("extdata/hsa04010.xml",package="KEGGgraph") pathway <- parseKGML(sfile) pi <- getPathwayInfo(pathway) class(pi) getTitle(pi)
Run the code above in your browser using DataLab