flower-0.2: flower.cabal
Name: flower
Version: 0.2
License: GPL
Author: Ketil Malde
Maintainer: Ketil Malde <ketil@malde.org>
Category: Bioinformatics
Synopsis: Analyze 454 flowgrams (.SFF files)
Description: flower - The FLOWgram ExtracteR
.
Reads files in SFF-format and produces various output, including sequences
with quality, or flowgram data in tabular format.
.
The Darcs repository is at <http://malde.org/~ketil/biohaskell/flower>.
HomePage: http://malde.org/~ketil/biohaskell/flower
Build-Depends: bio >= 0.4, base >=3 && <4, array >= 0.1, bytestring >= 0.9.1, binary
Build-Type: Simple
Tested-with: GHC==6.8.3
-- Data-files: README
Executable: flower
Main-Is: Flower.hs
Other-Modules: Print, Metrics
Hs-Source-Dirs: src
Ghc-Options: