Bio.SeqLoc.LocMap

Mapping objects to locations

data LocMap a

emptyLM

insertLoc

queryLoc

Mapping objects to locations on named sequneces

data SeqLocMap a

emptySLM

insertSeqLoc

querySeqLoc

Mapping transcripts to their locations

transcriptSeqLocMap

Generalization of objects with locations

class Locatable o

data WithLocation a

locatableSeqLocMap

queryLocatable

queryLocCompatible

queryLocInto