Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Bio.Alignment.BED
Description
Model the BED format, according to the spec at http://genome.ucsc.edu/FAQ/FAQformat#format1
Documentation
data BED
The BED data type Note that the specification allows a variable number of fields, with only the three first required. This definition requires all fields to be present.
Constructors
BED | |
Fields
|