[R] [R-pkgs] dbparser v1.0.2: DrugBank XML Database Parser

2019-07-17 Thread mohammed ibrahim via R-packages
 Hello, 
Kindly check the new release of dbparser v1.0.2 on 
https://cran.r-project.org/web/packages/dbparser/index.html
The new release include: 
- Fix zip file location issue  
- Replace Secondary and third keys columns from drug framework with other_keys 
column that contains any other keys that might exist in addition to the primary 
key  
- Add average-mass, monoisotopic-mass and calculated-properties parsers.  
- Support saving parsed drugs related parsed database as csv 

As always, contributions and bug reports are welcome on 
https://dainanahan.github.io/dbparser/index.html 

Best Regards,
Mohammed Ali
MSc in Applied Data Science & Big Data
mohammed@edu.dsti.institute
+20 01000481973
eg.linkedin.com/in/mohammedali85

___
R-packages mailing list
r-packa...@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] [R-pkgs] dbparser v1.0.1: DrugBank XML Database Parser

2019-04-17 Thread mohammed ibrahim via R-packages
Hello,I am pleased to announce the release of dbparser v1.0.1 on CRAN 
https://cran.r-project.org/web/packages/dbparser/index.htmlThe new release 
include:    * Check if drugbank database exist before parsing    * Add support 
for international_brands and salts elements    * Properly rename some features 
to have clear names    * Reduce datasets size by getting unique rows only    * 
Support reading zip file containing DrugBank xml database    * Fix previous 
version CRAN Note    * Improve functions documentation    * Refactor unused 
functions    * Remove Count features from drug data set    * Fix several typos 
in documentation and code    * Fix consistency issue of CLASS of Data Frames 
Returned by dbparser
As always, contributions and bug reports are welcome on 
https://dainanahan.github.io/dbparser/index.html

Best Regards,Mohammed Ali
MSc in Applied Data Science & Big Data
mohammed@edu.dsti.institute
+20 01000481973
eg.linkedin.com/in/mohammedali85
[[alternative HTML version deleted]]

___
R-packages mailing list
r-packa...@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] [R-pkgs] dbparser: 'DrugBank' Database XML Parser

2018-12-20 Thread mohammed ibrahim via R-packages
Hello,
Kindly find this new package for parsing the 'DrugBank' XML database 
. The parsed data are then returned in a proper 'R' 
dataframe with the ability to save them in a given database.
CRAN: 
Vignettes: 

Github: 




It will be great to know your feedback :). Thank you

Best Regards,
Mohammed Ali
MSc in Applied Data Science & Big Data
mohammed@edu.dsti.institute
+20 01000481973
eg.linkedin.com/in/mohammedali85

___
R-packages mailing list
r-packa...@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.