powered by
Get KEGG pathway network for SPIA method
getSPIAKEGGNetwork(org = "hsa", updateCache = FALSE)
A named list with three elements: network, names and sizes.
The organism abbreviation. E.g, hsa, mmu, dme, etc. To see the full list of supported organisms, visit https://www.genome.jp/kegg/catalog/org_list.html.
A parameter to disable/enable cache update.
# \donttest{ spiaNetwork <- getSPIAKEGGNetwork("hsa") # }
Run the code above in your browser using DataLab