Source: gasic
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
           Navid Fehrenbacher <nf@q-leap.de>,
           Roland Fehrenbacher <rf@q-leap.de>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
               python-all-dev,
               bowtie2
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/gasic
Vcs-Git: https://salsa.debian.org/med-team/gasic.git
Homepage: http://sourceforge.net/projects/gasic/

Package: gasic
Architecture: any
Depends: ${misc:Depends},
         ${python:Depends},
         python-scipy,
         python-numpy,
         python-biopython,
         python-pysam,
         python-matplotlib,
         bowtie,
         bowtie2,
         bwa,
         seqan-apps
Description: genome abundance similarity correction
 One goal of sequencing based metagenomic analysis is the quantitative
 taxonomic assessment of microbial community compositions. However, the
 majority of approaches either quantify at low resolution (e.g. at phylum
 level) or have severe problems discerning highly similar species. Yet,
 accurate quantification on species level is desirable in applications
 such as metagenomic diagnostics or community comparison. GASiC is a
 method to correct read alignment results for the ambiguities imposed by
 similarities of genomes. It has superior performance over existing
 methods.
