Plot catalogue · Reads and molecules
Keep the evidence at molecule resolution¶
Use these tracks before reads have been collapsed into depth, a variant call or a site average. Each row or trace remains attributable to the molecule that produced it.
4 track types1 molecule per row
Choose by what was measured¶
| Input still contains… | Start with |
|---|---|
| one reference position and CIGAR per read | PileupTrack |
| several alignments belonging to one molecule | SplitReadTrack |
| modified and unmodified calls along each molecule | BisulfiteTrack |
| current samples and a basecaller move table | SquiggleTrack |
Related routes¶
- Signal and sequence after reads have become coverage or per-site fractions.
- Variation and association after molecule evidence has become a call.
- Recipes for piping SAM text from
samtoolsand attaching a reference in Rust.