Expression Heatmap
@genomics/expression-heatmap
Genes × samples, row z-scored.
Preview
16 genes × 8 samples · row z-score
About
An expression matrix painted on a blue–white–red diverging scale, row z-scored by default. Row and column labels; hover reports the cell and can broadcast the gene for linking to a volcano-plot.
Usage
import { ExpressionHeatmap } from "@/components/ui/expression-heatmap"
<ExpressionHeatmap matrix={matrix} selectedGene={gene} onSelectGene={setGene} />Registry dependencies
Source:
components/ui/expression-heatmap.tsx