1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
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 (>= 11~)
Standards-Version: 4.1.5
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
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.
|