
A volcano plot is the single most common figure in RNA-seq differential expression — and one of the most misread. Here is exactly what it shows and how to read it with confidence.
A volcano plot is a scatter plot that summarizes a differential expression test across every gene at once. Each dot is one gene, placing two numbers on the same picture:
The name comes from the shape: a cloud of non-significant genes sits near the bottom center, and significant genes erupt up and out to the sides — like a volcano.
Both axes are on a log scale for a reason. A log₂ fold change of 1 is a doubling, 2 a four-fold increase, −1 a halving — so up- and down-regulation are symmetric around zero. And −log₁₀ turns tiny p-values (0.001, 0.000001) into large, readable heights, so the most significant genes rise to the top.
Two cutoffs turn the cloud into a shortlist:
Only genes in the upper-left (down-regulated, significant) and upper-right (up-regulated, significant) corners clear both bars. Those are your differentially expressed genes.
This is the step most people skip. An RNA-seq experiment tests tens of thousands of genes at once, so some will look significant by chance alone. The adjusted p-value (the FDR or q-value, usually from the Benjamini–Hochberg method) corrects for that multiple testing. Always threshold on the adjusted p-value, not the raw one — a good volcano plot puts the adjusted value on the y-axis.
Read a volcano plot in three passes: first glance at the overall shape — is the response broad or focused, balanced or skewed? Then adjust the thresholds down to a shortlist you can act on. Finally, label and inspect the top genes and carry them into pathway and enrichment analysis to see the biology.
In Liragen Insights, the Volcano report is interactive: drag the fold-change and adjusted-p sliders and the plot, the gene list, and a plain-English interpretation update instantly — with the significance handling done correctly for you. See it on a real dataset →
Load an NCBI accession or your own RNA-seq and get an interactive, self-explaining Volcano report in minutes.