--- output: md_document: variant: gfm html_preview: false --- ```{r echo=FALSE, results="hide", message=FALSE} library("badger") library("yulab.utils") ``` # DOSE: Disease Ontology Semantic and Enrichment analysis `r badge_bioc_release("DOSE", "green")` `r badge_devel("guangchuangyu/DOSE", "green")` [](https://www.bioconductor.org/packages/devel/bioc/html/DOSE.html#since) [](https://codecov.io/gh/GuangchuangYu/DOSE/) [](http://www.repostatus.org/#active) [](https://www.bioconductor.org/packages/devel/bioc/html/DOSE.html#archives) [](https://bioconductor.org/checkResults/devel/bioc-LATEST/DOSE/) `r badge_bioc_download("DOSE", "total", "blue")` `r badge_bioc_download("DOSE", "month", "blue")` ```{r comment="", echo=FALSE, results='asis'} cat(packageDescription('DOSE')$Description) ``` ## :writing_hand: Authors Guangchuang YU <https://yulab-smu.top> School of Basic Medical Sciences, Southern Medical University Learn more at <https://yulab-smu.top/contribution-knowledge-mining/>. Please cite the following article when using `DOSE`: ```{r comment="", echo=FALSE, results='asis'} cat(yulab.utils:::ref_knownledge()["DOSE"], ".\n", sep="") ```