GGenomics UI
Components/Viewers

Sashimi Plot

@genomics/sashimi-plot

RNA-seq coverage + junction arcs.

Preview

8005,200 · 4,400 bp
Use arrow keys to move along the sequence, Shift plus arrow to jump ten, Home and End for the ends, Enter to select, Space to add to the selection, Escape to clear.

About

A filled coverage track with splice junctions drawn as arcs whose thickness and label scale with supporting read count — the standard way to see differential splicing over a locus. Pointer position broadcasts through coordinate-link.

Usage

import { SashimiPlot } from "@/components/ui/sashimi-plot"

<SashimiPlot coverage={coverage} junctions={junctions} domain={[start, end]} />
Source: components/ui/sashimi-plot.tsx