GGenomics UI
Components/Viewers

Volcano Plot

@genomics/volcano-plot

Differential-expression volcano.

Preview

32 genes · |log₂FC| ≥ 1, p ≤ 0.05
Use left and right arrow keys to step between points, Home and End for the first and last, Enter to select, Escape to clear.

About

log2 fold-change against −log10(p); points past both thresholds are called up (red) or down (blue). Hover labels the gene; onSelect fires it for linking to a heatmap.

Usage

import { VolcanoPlot } from "@/components/ui/volcano-plot"

<VolcanoPlot points={points} selected={gene} onSelect={setGene} />
Registry dependencies
Source: components/ui/volcano-plot.tsx