getCePaPathwayCatalogue | R Documentation |
Get KEGG pathway catalogue for CePa.ORA and CePa.GSA methods
getCePaPathwayCatalogue(org = "hsa", updateCache = FALSE)
org |
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. |
updateCache |
A parameter to enable/disable cache update. |
A named list with three elements: network, names and sizes for CePa.ORA and CePa.GSA methods.
cepaNetwork <- getCePaPathwayCatalogue("hsa")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.