drug_target_evidence | R Documentation |
Uses the Drug Genome Interaction DB's API to search for drug target-related evidence, including on: Druggable Genome, Clinically Actionable and Drug Resistant ontologies.
drug_target_evidence(dat, ensg_col = "exposure")
dat |
A data.frame or named list |
ensg_col |
Column, or name, to be accessed in 'dat' |
The lookup MUST be ENSG IDs.
data.frame of results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.