Plot catalogue · Signal and sequence
Values and symbols along a sequence¶
Use these tracks when each genomic position, window or aligned column carries a measurement or symbol. The important choice is whether zero is a floor, a baseline to cross, or not part of the scale at all.
5 track types3 scale contracts
Choose the baseline first¶
| If the value… | Start with | Why |
|---|---|---|
| cannot be negative and zero is the floor | CoverageTrack |
Area, line or bars rise from a meaningful zero. |
| is interpreted relative to zero, one or another reference | WindowTrack |
Both sides of the baseline remain visible. |
| belongs to one strand at a named site | MethylationTrack |
Strand and read support remain part of the datum. |
| is a symbol rather than a number | SequenceTrack or LogoTrack |
The renderer changes representation with resolution or column composition. |
Related routes¶
- Reads and molecules for per-read methylation and raw nanopore current.
- Variation and association when a position carries a call rather than a signal.
- Annotation and coordinates for features and rulers under the signal.