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.
GenomeSpy Core API / ComplexIntervals
ComplexIntervals =
Partial<Record<"x"|"y",ComplexInterval|null>>
Complex interval values keyed by positional channel, or null when clear.