loadDBXML: Load DrugBank XML file

View source: R/DrugBank.R

loadDBXMLR Documentation

Load DrugBank XML file

Description

Load DrugBank XML file

Usage

loadDBXML(file)

Arguments

file

The path to the DrugBank XML file. This can be downloaded from the DrugBank official Website (drugbank.ca). An account with an institutional e-mail is required.

Value

A dataframe containing the parsed information from DrugBank. This can be used to extract any additional information on the DrugBank entries

Note

This function should be called before using any function to query the DrugBank database. Since the parsing of DrugBank takes time, this function should only be called once.


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