Source: amap-align
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Charles Plessy <plessy@debian.org>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/amap-align
Vcs-Git: https://salsa.debian.org/med-team/amap-align.git
Homepage: https://github.com/mes5k/amap-align
Rules-Requires-Root: no

Package: amap-align
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Protein multiple alignment by sequence annealing
 AMAP is a command line tool to perform multiple alignment of peptidic
 sequences. It utilizes posterior decoding, and a sequence-annealing
 alignment, instead of the traditional progressive alignment method. It is
 the only alignment program that allows one to control the sensitivity /
 specificity tradeoff.  It is based on the ProbCons source code, but
 uses alignment metric accuracy and eliminates the consistency
 transformation.
 .
 The Java visualisation tool of AMAP 2.2 is not yet packaged in Debian.