Skip to content

zhang-siting/DOSE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOSE for 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 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.

Authors

Guangchuang YU, School of Public Health, The University of Hong Kong http://ygc.name

Citation

Please cite the following article when using DOSE:

Yu G, Wang L, Yan G and He Q.
DOSE: an R/Bioconductor package for Disease Ontology Semantic and Enrichment analysis.
Bioinformatics, 2015, 31(4):608-609.

URL: http://bioinformatics.oxfordjournals.org/cgi/content/abstract/btu684

License

All source code is copyright, under the Artistic-2.0 License. For more information on Artistic-2.0 License see http://opensource.org/licenses/Artistic-2.0

Installation

To install:

  • the latest released version: biocLite("DOSE")
  • the latest development version: install_github("GuangchuangYu/DOSE")

Documentation

Find out more at http://www.bioconductor.org/packages/release/bioc/html/DOSE.html and check out the vignettes.

To view the vignette of DOSE installed in your system, start R and enter:

vignette("DOSE", package="DOSE")

Bugs/Feature requests

About

Disease Ontology Semantic and Enrichment analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%