Published August 26, 2020
| Version v1.2.0
Software
Open
ropensci/dbparser: dbparser v1.2.0
Authors/Creators
- 1. @Dainanahan
- 2. Synapse Analytics
- 3. EcoHealth Alliance
Description
UI Changes
- Introduce progress bar in parser functions
New Parsers
- Collective Parsers
drugs,cettandReferencesParsers
- Elements Parsers
attachmentsparsers for drugs and CETTdrug_pharmacologyparser
- 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.
Files
ropensci/dbparser-v1.2.0.zip
Files
(1.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7a396f57d488c80b8c209cf9d69c6b38
|
1.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ropensci/dbparser/tree/v1.2.0 (URL)