GGenomics UI
Components/Viewers

Ideogram

@genomics/ideogram

Chromosome overview + navigation.

Preview

chr17 pq · 83.3 Mb

About

The chromosome drawn as a capsule pinched at the centromere, with the current view marked and click-to-navigate. The natural overview widget above a track-viewer or read-pileup. hg38 by default.

Usage

import { Ideogram } from "@/components/ui/ideogram"

<Ideogram chromosome="chr17" view={[start, end]} onNavigate={setPos} />
Source: components/ui/ideogram.tsx