seqloc-0.5.1.1: Handle sequence locations for bioinformatics

Safe HaskellSafe-Infered

Bio.SeqLoc.SpliceLocation

Contents

Description

Data type for a more general sequence location consiting of disjoint ranges of positions on a sequence.

Throughout, sequence position refers to a Pos which includes a strand, as opposed to an offset, which refers to a Offset with no strand.

Synopsis

Sequence locations

data SpliceLoc Source

General (disjoint) sequence region consisting of a concatenated set of one or more contiguous regions.