get_drug_table: Import disease/drug tables from KEGG

Description Usage Arguments Value Examples

Description

Get data tables for disease/drug information associated with selected pathway

Usage

1
2
3
get_drug_table(pathwayid)

get_disease_table(pathwayid)

Arguments

pathwayid

A KEGG pathway ID of the form "hsa12345" (only human pathways currently)

Value

A data.frame object with either disease or drug information

Examples

1
RA_drug_table <- get_drug_table("hsa05323")

uc-bd2k/KEGGlincs documentation built on May 3, 2019, 2:13 p.m.