bio-0.5.3: A bioinformatics library

Safe HaskellSafe-Inferred

Bio.Alignment.PSL

Description

This models the PSL format used by e.g. the alignment tool BLAT. It is a simple, textual representation of (spliced) alignments, with tab-separated fields.

See http:genome.ucsc.eduFAQFAQformat#format2 for details.

Documentation

data PSL Source

Instances