Source: axe-demultiplexer
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Kevin Murray <kdmfoss@gmail.com>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               cmake,
               zlib1g-dev,
               libqes-dev,
               libgsl-dev,
               python3-sphinx:native
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/axe-demultiplexer
Vcs-Git: https://salsa.debian.org/med-team/axe-demultiplexer.git
Homepage: https://github.com/kdmurray91/axe
Rules-Requires-Root: no

Package: axe-demultiplexer
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Trie-based DNA sequencing read demultiplexer
 Axe very rapidly selects the optimal barcode present in a sequence read, even
 in the presence of sequencing errors. The algorithm is able to handle
 combinatorial barcoding, barcodes of differing length, and several mismatches
 per barcode.
