Description Usage Arguments Value Examples
Get data tables for disease/drug information associated with selected pathway
1 2 3 | get_drug_table(pathwayid)
get_disease_table(pathwayid)
|
pathwayid |
A KEGG pathway ID of the form "hsa12345" (only human pathways currently) |
A data.frame object with either disease or drug information
1 | RA_drug_table <- get_drug_table("hsa05323")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.