dbparser v1.2.0
-
UI Changes
- Introduce progress bar in parser functions
-
New Parsers
- Collective Parsers
drugs
,cett
andReferences
Parsers
- Elements Parsers
attachments
parsers for drugs and CETTdrug_pharmacology
parser
- Rename drugs_books parser to drugs_textbooks
- Rename drug_all parser to run_all_parsers
- Rename drug parser to drug_general_information
- Collective Parsers
-
Documentation Update:
- Add returned parsed data structure
- Explain the returned data functionality as a whole and for each elements
- Point out to related/similar parsers
-
Package design
- For those who thinking to contribute in dbparser, now parsers are implemented as R6 classes.
-
Minor Fixes
- Update database saver functions to accommodate new DrugBank data size.