getDBTargets: Get the targets of given DrugBank drugs

View source: R/DrugBank.R

getDBTargetsR Documentation

Get the targets of given DrugBank drugs

Description

Get the targets of given DrugBank drugs

Usage

getDBTargets(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 targets of the given drug list


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