getDBTargets | R Documentation |
Get the targets of given DrugBank drugs
getDBTargets(data, drugList)
data |
The dataframe containing the parsed information of DrugBank. This argument can be obtained using the function loadDBXML(DrugBankFile) |
drugList |
The list of DrugBank Ids of the drugs. This argument can be either a string (one drug) or a list of strings (multiple drugs) |
A dataframe containing all information on the targets of the given drug list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.