Bioconductor version: 2.10
The package implements methods to analyze and visualize functional profiles (GO and KEGG) of gene and gene clusters.
Author: Guangchuang Yu, Li-Gen Wang
Maintainer: Guangchuang Yu <guangchuangyu at gmail.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("clusterProfiler")
To cite this package in a publication, start R and enter:
citation("clusterProfiler")
R Script | An introduction to clusterProfiler | |
R Script | clusterProfiler_for_unsupported_organism.pdf | |
R Script | omics2012.pdf | |
Reference Manual | ||
Text | NEWS |
biocViews | Bioinformatics, Clustering, GO, MultipleComparisons, Pathways, Software, Visualization |
Depends | R (>= 2.10) |
Imports | methods, stats4, ggplot2, DBI, plyr, AnnotationDbi, GO.db, KEGG.db, org.Hs.eg.db, DOSE |
Suggests | GOSemSim, ReactomePA |
System Requirements | |
License | Artistic-2.0 |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | DOSE, GOSemSim, ReactomePA |
Version | 1.4.0 |
Since | Bioconductor 2.8 (R-2.13) |
Package Source | clusterProfiler_1.4.0.tar.gz |
Windows Binary | clusterProfiler_1.4.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | clusterProfiler_1.4.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!