Quantcast
Channel: Search Results for “how to import image file to r”– R-bloggers
Viewing all articles
Browse latest Browse all 321

DOSE: an R/Bioconductor package for Disease Ontology Semantic and Enrichment analysis

$
0
0

(This article was first published on YGC » R, and kindly contributed to R-bloggers)

My R/Bioconductor package, DOSE, published in Bioinformatics.

Screenshot 2015-03-01 12.44.07

Summary: Disease ontology (DO) annotates human genes in the context of disease. DO is important annotation in translating molecular findings from high-throughput data to clinical relevance. DOSE is an R package providing semantic similarity computations among DO terms and genes which allows biologists to explore the similarities of diseases and of gene functions in disease perspective. Enrichment analyses including hypergeometric model and gene set enrichment analysis are also implemented to support discovering disease associations of high-throughput biological data. This allows biologists to verify disease relevance in a biological experiment and identify unexpected disease associations. Comparison among gene clusters is also supported.

Availability and implementation: DOSE is released under Artistic-2.0 License. The source code and documents are freely available through Bioconductor (http://www.bioconductor.org/packages/release/bioc/html/DOSE.html).

dose_fig4

More importantly, DOSE provides several visualization functions to produce highly customizable, publication-quality figures of similarity and enrichment analyses. With these visualization tools, the results obtained by DOSE are more interpretable.

Related Posts

To leave a comment for the author, please follow the link and comment on his blog: YGC » R.

R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series, trading) and more...

Viewing all articles
Browse latest Browse all 321

Trending Articles