/enrichplot

Visualization of Functional Enrichment Result

Primary LanguageR

Visualization of Functional Enrichment Result

releaseVersion develVersion Bioc

download total month

Project Status: Active - The project has reached a stable, usable state and is being actively developed. platform Build Status Last-changedate

Base classes and functions for parsing and exporting phylogenetic trees. 'treeio' supports parsing analysis findings from commonly used software packages, allows linking external data to phylogeny and merging tree data obtained from different sources. It also supports exporting phylogenetic tree with heterogeneous associated data to a single tree file.

Twitter

Vignettes

Authors

Guangchuang YU https://guangchuangyu.github.io

School of Public Health, The University of Hong Kong

saythanks

Installation

Get the released version from Bioconductor:

## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
## biocLite("BiocUpgrade") ## you may need this
biocLite("enrichplot")

Or the development version from github:

## install.packages("devtools")
devtools::install_github("GuangchuangYu/enrichplot")

Contributing

We welcome any contributions! By participating in this project you agree to abide by the terms outlined in the Contributor Code of Conduct.