GGenomics UI
Components/Cells & data

Allele Frequency

@genomics/allele-frequency

gnomAD-style population frequency panel.

Preview

rs121913529 (p.G12D)
overall 0.00117
AFR
0.001232/26670
AMR
0.000436/13940
ASJ
00/5182
EAS
0.02184/4000
FIN
9.0e-51/11100
NFE
0.0002516/64000
SAS
0.003410/2940
log-scaled bars, three decades below 0.021

About

One horizontal bar per population with the allele frequency (and optional AC/AN), plus the overall. The read-out for variant interpretation: a variant common in one population but absent elsewhere is a very different call than a global rarity.

Usage

import { AlleleFrequency } from "@/components/ui/allele-frequency"

<AlleleFrequency variant="p.G12D" populations={populations} />
Registry dependencies
Source: components/ui/allele-frequency.tsx