Skip to content

📊statistical analysis and visulization of functional profiles for genes and gene clusters

Notifications You must be signed in to change notification settings

mmarkaki/clusterProfiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clusterProfiler

platform Build Status Bioc post commit download gitter

This package implements methods to analyze and visualize functional profiles of genomic coordinates (supported by ChIPseeker), gene and gene clusters.

It supports both hypergeometric test and Gene Set Enrichment Analysis for many ontologies/pathways, including:

clusterProfiler also provides several visualization methods to help interpreting enriched results, including:

  • plotGOgraph (via topGO package)
  • barplot
  • dotplot
  • cnetplot
  • enrichMap
  • gseaplot

and several useful utilities:

  • gofilter (restrict the result at specific GO level)
  • dropGO (screen out GO term of specific level or specific term)
  • simplify (remove redundant GO terms, supported via GOSemSim)

A discussion forum can be found at https://groups.google.com/forum/#!forum/clusterprofiler.

Authors

Guangchuang YU, School of Public Health, The University of Hong Kong http:https://guangchuangyu.github.io

Citation

Please cite the following article when using clusterProfiler:

Yu G, Wang L, Han Y and He Q. 
clusterProfiler: an R package for comparing biological themes among gene clusters.
OMICS: A Journal of Integrative Biology, 2012, 16(5):284-287. 

URL: http:https://online.liebertpub.com/doi/abs/10.1089/omi.2011.0118

License

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

Installation

To install:

  • the latest released version: biocLite("clusterProfiler")
  • the latest development version: devtools::install_github(c("GuangchuangYu/DOSE", "GuangchuangYu/clusterProfiler"))

Documentation

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

vignette("clusterProfiler", package="clusterProfiler")

More documents can be found in http:https://www.bioconductor.org/packages/DOSE, http:https://www.bioconductor.org/packages/ReactomePA and http:https://guangchuangyu.github.io/tags/clusterprofiler.

Bugs/Feature requests

About

📊statistical analysis and visulization of functional profiles for genes and gene clusters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%