loadDBXML | R Documentation |
Load DrugBank XML file
loadDBXML(file)
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. |
A dataframe containing the parsed information from DrugBank. This can be used to extract any additional information on the DrugBank entries
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.