SC Dotplot
@genomics/sc-dotplot
Single-cell marker dot plot.
Preview
mean expression
00.20.40.60.8
dot size = % expressing · color = mean expression
About
Genes × groups where each dot's radius is the fraction of cells expressing the gene and its color is the group's scaled mean expression — the standard readout of marker genes across clusters. (Distinct from the k-mer dot-plot.)
Usage
import { ScDotplot } from "@/components/ui/sc-dotplot"
<ScDotplot data={{ genes, groups, values }} onSelectGene={setGene} />Registry dependencies
Source:
components/ui/sc-dotplot.tsx