r-dose 4.2.0
Disease ontology semantic and enrichment analysis
This package implements five methods proposed by Resnik, Schlicker, Jiang, Lin and Wang, respectively, for measuring semantic similarities among Disease ontology (DO) terms and gene products. Enrichment analyses including hypergeometric model and gene set enrichment analysis are also implemented for discovering disease associations of high-throughput biological data.
- Outputs:
out
- Website: https://guangchuangyu.github.io/software/DOSE/
- Licenses: Artistic License 2.0
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-dose 4.2.0
as follows:
guix install r-dose@4.2.0
Or install the latest version:
guix install r-dose
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.