pipes-illumina-0.1.0.0: pipes-illumina.cabal
name: pipes-illumina
version: 0.1.0.0
synopsis: Illumina NGS data processing
description: Streaming of Bcl and other Illumina file formats
homepage: http://github.com/rcallahan/pipes-illumina
license: BSD3
license-file: LICENSE
author: Rob O'Callahan
maintainer: ropoctl@gmail.com
copyright: 2014-2015
category: Codec
build-type: Simple
cabal-version: >=1.10
library
exposed-modules: Pipes.Illumina, Pipes.NextSeq
build-depends: base >= 4.7 && < 5, bytestring, directory, filepath, pipes, pipes-bgzf > 0.2
default-language: Haskell2010
source-repository head
type: git
location: https://github.com/rcallahan/pipes-illumina