if (FALSE) {
# Create KEGG reference pathway list and reference network for Homo sapiens
kegg.hs <- loadPathways("kegg", "hsapiens", "ENTREZID")
# Inspect results
names(kegg.hs$pathways)
kegg.hs$network
}
Run the code above in your browser using DataLab