DOSE: Disease Ontology Semantic and Enrichment analysis

knitr::opts_chunk$set(tidy = FALSE,
                      warning = FALSE,
                      message = FALSE)

Biocpkg <- function (pkg) {
    sprintf("[%s](http://bioconductor.org/packages/%s)", pkg, pkg)
}
library(DOSE)

Vignette

Please go to https://yulab-smu.top/biomedical-knowledge-mining-book/ for the full vignette.

Citation

If you use r Biocpkg("DOSE") in published research, please cite G. Yu (2015).

G Yu, LG Wang, GR Yan, QY He. DOSE: an R/Bioconductor package for Disease Ontology Semantic and Enrichment analysis. Bioinformatics 2015, 31(4):608-609. http://dx.doi.org/10.1093/bioinformatics/btu684.

Need helps?

If you have questions/issues, please post to Bioconductor support site and tag your post with DOSE.



Try the DOSE package in your browser

Any scripts or data that you put into this service are public.

DOSE documentation built on Nov. 8, 2020, 7:48 p.m.