biocore-0.2: A bioinformatics library

Bio.Core.Strand

Description

Define common data types for features of sequences

Synopsis

Documentation

data Strand Source

A Strand is either plus (forward) or minus (reverse or reverse-complement)

Constructors

Plus 
Minus