Visualize GO/KEGG over-representation analysis (ORA) results. Bubble size encodes gene count, color encodes significance (-log10 FDR), x-axis shows gene ratio.
Upload enrichment analysis results and generate the bubble plot
TSV/CSV with Term, GeneRatio (or Count) and p.adjust columns
| Term | GeneRatio | Count | p.adjust |
|---|---|---|---|
| Fatty acid degradation | 38/450 | 38 | 1.2e-09 |
| HIF-1 signaling pathway | 32/380 | 32 | 4.5e-08 |
| PPAR signaling pathway | 28/320 | 28 | 2.1e-07 |
| Circadian rhythm | 22/260 | 22 | 3.6e-06 |
Upload data and click Generate, or run with example data
Input format: a table of enrichment analysis results. Required: a term name column
(Term/Description/Pathway), a significance column
(p.adjust/FDR/pvalue), and either GeneRatio (e.g., "25/300") or Count.
Reading the plot: larger bubbles = more genes; redder color = more significant; further right = higher gene ratio. Compatible with clusterProfiler, DAVID and Metascape result tables.
Typical use: downstream of differential expression analysis (RNA-seq workflow, Comparative Hibernomics) — a companion to the GSEA Plot tool.