This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Tool: clusterProfiler: an R package for comparing biological themes among gene clusters

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

Homepage: https://guangchuangyu.github.io/software/clusterProfiler/

Documentation: https://guangchuangyu.github.io/software/clusterProfiler/documentation/

Issue/Question: https://guangchuangyu.github.io/software/clusterProfiler/#feedback

Citation

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. doi:10.1089/omi.2011.0118

Overview

Supported ontologies/pathways

Visualization

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

Useful utilities:

  • bitr (Biological Id TranslatoR)
  • compareCluster (biological theme comparison)
  • dropGO (screen out GO term of specific level or specific term)
  • go2ont (convert GO ID to Ontology)
  • go2term (convert GO ID to descriptive term)
  • gofilter (restrict result at specific GO level)
  • gsfilter (restrict result by gene set size)
  • simplify (remove redundant GO terms, supported via GOSemSim)
go clusterprofiler kegg r gsea

1 answer

where do I get the code for gseaplot? I would like to change the font size of GSEA plot is there a way to do it with existing package?

Log in to answer this question.