Data types for sequence locations and sequence positions associated with specific, named sequences.
Documentation
Positions on named sequences
Contiguous location spans on named sequences
type ContigSeqLoc = OnSeq ContigLocSource
A location consisting of a contiguous span of positions on a named sequence.
Arbitrary location spans on named sequences
type SpliceSeqLoc = OnSeq SpliceLocSource
A general location, consisting of spans of sequence positions on a specific, named sequence.