Source: uc-echo
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>,
           Andreas Tille <tille@debian.org>,
           Navid Fehrenbacher <nf@q-leap.de>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               python-all-dev,
               python-scipy,
               python-numpy,
               g++-multilib [i386 powerpc sparc x32]
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/uc-echo.git
Vcs-Git: git://anonscm.debian.org/debian-med/uc-echo.git
Homepage: http://uc-echo.sourceforge.net/

Package: uc-echo
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python:Depends},
         python-scipy
Description: error correction algorithm designed for short-reads from NGS
 ECHO is an error correction algorithm designed for short-reads 
 from next-generation sequencing platforms such as Illumina's 
 Genome Analyzer II. The algorithm uses a Bayesian framework to 
 improve the quality of the reads in a given data set by employing 
 maximum a posteriori estimation.
