Skip to content

GenomeSpy Core API / ComplexIntervals

Type Alias: ComplexIntervals

ComplexIntervals = Partial<Record<"x" | "y", ComplexInterval | null>>

Complex interval values keyed by positional channel, or null when clear.