getDBEnzymes: Get the enzymes inhibited/induced or involved in metabolism...

View source: R/DrugBank.R

getDBEnzymesR Documentation

Get the enzymes inhibited/induced or involved in metabolism by given DrugBank drugs

Description

Get the enzymes inhibited/induced or involved in metabolism by given DrugBank drugs

Usage

getDBEnzymes(data, drugList)

Arguments

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)

Value

A dataframe containing all information on the enzymes inhibited/induced or involved in metabolism by the given drug list


frankkramer-lab/Multipath documentation built on April 30, 2023, 6:08 p.m.