Source: uc-echo
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
Build-Depends: debhelper (>= 9), 
 python-all-dev (>=2.6),
 python-scipy, 
 python-numpy,
 g++-multilib
Standards-Version: 3.9.4
Homepage: http://uc-echo.sourceforge.net/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/uc-echo/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/uc-echo/trunk/

Package: uc-echo
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
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.

