flowclip

Safe HaskellSafe-Infered

Main

Description

FlowClip reads in an SFF file using coordinates provided on the command line, and clips each read accordingly. Negative coordinates indicate counting from the left, so to clip the last 20 bases off each read (useful for removing adapters), do 'flowclip 0 -20 input.sff'.

Documentation