DrugBank dataset
The package contains multiple tibbles parsed from the DrugBank XML database, facilitating exploration and analysis of DrugBank content and supporting drug‑discovery work.
Dataset description and usage context
Dataset Overview
dbdataset is a data‑package that includes several tibbles extracted from the DrugBank XML database. The data were obtained using the R package dbparser.
The main purpose is to simplify exploration and analysis of DrugBank and to aid drug‑discovery research. It is also applicable to several machine‑learning sub‑domains, such as:
- Natural Language Processing (NLP)
- Web Scraping
- Data Visualization
Installation
Because the package exceeds CRAN size limits, it is hosted on GitHub. Install with:
devtools::install_github("interstellar-Consultation-Services/dbdataset")
After installation, load the data with:
library(dbdataset)
Versions
- dbparser: 2.0.3
- DrugBank: 5.1.12
Pair the dataset with AI analysis and content workflows.
Once the source passes your review, move straight into summarization, transformation, report drafting, or presentation generation with the JuheAI toolchain.