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.



GuangchuangYu/DOSE documentation built on April 17, 2024, 10:41 a.m.