statistical analysis and visulization of functional profiles for genes and gene clusters
Bioconductor version: Release (3.3)
This package implements methods to analyze and visualize functional profiles (GO and KEGG) of gene and gene clusters.
Author: Guangchuang Yu <guangchuangyu at gmail.com> with contributions from Li-Gen Wang and Giovanni Dall'Olio.
Maintainer: Guangchuang Yu <guangchuangyu at gmail.com>
Citation (from within R, enter citation("clusterProfiler")):
Yu G, Wang L, Han Y and He Q (2012). “clusterProfiler: an R package for comparing biological themes among gene clusters.” OMICS: A Journal of Integrative Biology, 16(5), pp. 284-287.
Installation
To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("clusterProfiler")