biocore-0.3.1: A bioinformatics library

Safe HaskellSafe-Inferred

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