diff --git a/README.Rmd b/README.Rmd index 59eb4fb..c59dfd6 100644 --- a/README.Rmd +++ b/README.Rmd @@ -42,7 +42,17 @@ That should help in: - ease of transferring data between researchers after performing required data analysis or `dvobject` and storing results in the same object in a very easy manner. -### dvobject Structure +## dbparser in Advanced Research + +dbparser serves as data infrastructure for cutting-edge research: + +- **Explainable AI for Drug Repurposing**: Featured in IEEE ICEBE 2025 presentation + on knowledge graph-based drug discovery (University of Technology Sydney collaboration) +- **Systems Pharmacology**: Integrated into Multipath package for pathway modeling +- **Pandemic Response**: Enabled rapid COVID-19 therapeutic candidate identification +- **Cancer Research**: Supporting SURFACER workflow for pan-cancer biomarker detection + +## dvobject Structure `dvobject` introduces a unified and compressed format of drugs data. It is an R list object. diff --git a/README.md b/README.md index 85d24fd..2ef050c 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,21 @@ That should help in: required data analysis or `dvobject` and storing results in the same object in a very easy manner. -### dvobject Structure +## dbparser in Advanced Research + +dbparser serves as data infrastructure for cutting-edge research: + +- **Explainable AI for Drug Repurposing**: Featured in IEEE ICEBE 2025 + presentation on knowledge graph-based drug discovery (University of + Technology Sydney collaboration) +- **Systems Pharmacology**: Integrated into Multipath package for + pathway modeling +- **Pandemic Response**: Enabled rapid COVID-19 therapeutic candidate + identification +- **Cancer Research**: Supporting SURFACER workflow for pan-cancer + biomarker detection + +## dvobject Structure `dvobject` introduces a unified and compressed format of drugs data. It is an R list object. @@ -196,7 +210,7 @@ citation("dbparser") #> To cite dbparser in publications use: #> #> Mohammed Ali, Ali Ezzat (). dbparser: DrugBank Database XML Parser. -#> R package version 2.2.0. +#> R package version 2.2.1.9000. #> #> A BibTeX entry for LaTeX users is #> @@ -204,7 +218,7 @@ citation("dbparser") #> title = {DrugBank Database XML Parser}, #> author = {Mohammed Ali and Ali Ezzat}, #> organization = {Interstellar for Consultinc inc.}, -#> note = {R package version 2.2.0}, +#> note = {R package version 2.2.1.9000}, #> url = {https://CRAN.R-project.org/package=dbparser}, #> } ``` diff --git a/docs/404.html b/docs/404.html index 4e29c6a..4e32b5d 100644 --- a/docs/404.html +++ b/docs/404.html @@ -26,7 +26,7 @@ dbparser - 2.2.1 + 2.2.1.9000