getDBEnzymes | R Documentation |
Get the enzymes inhibited/induced or involved in metabolism by given DrugBank drugs
getDBEnzymes(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 enzymes inhibited/induced or involved in metabolism by the given drug list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.