dbparser (version 1.0.3)

dbparser: dbparser: A package for reading and parsing drug bank xml with the option to save it in a given db.

Description

dbparser package provides three categories of important functions: database related methods, xml db reader and drug bank elements parsers.

Arguments

database functions

To open a connection to given database in order to store parsed drug bank elements database

xml db reader functions

Reads drug bank xml database and build drug elements full tree in database

parsers functions

Each parser function is responsible of parsing certain drug element and returning its dataframe with the ability to save it in a predefined database.