Skip to contents

The main purpose of the `dbparser` package is to parse [DrugBank](https://go.drugbank.com/) database which is downloadable in XML format from [this link](https://go.drugbank.com/releases/latest).

Details

The parsed data can then be explored and analyzed.

To achieve this purpose, `dbparser`` package provides three main categories of functions:

- xml db reader,

- DrugBank elements parsers,

For more information kindly check the reference/index (https://docs.ropensci.org/dbparser/reference/index.html)

xml db reader functions

Reads DrugBank xml database and build drug elements full tree in memory

parsers functions

Each parser function is responsible of parsing certain drug element and returning its tibble.

Check this tutorial (https://docs.ropensci.org/dbparser/articles/dbparser.html)

Author

Maintainer: Mohammed Ali moh_fcis@yahoo.com

Authors:

Other contributors: