File: control

package info (click to toggle)
amap-align 2.2%2Bgit20080214.600fc29%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,568 kB
  • sloc: cpp: 3,482; java: 549; xml: 151; makefile: 27; sh: 17
file content (26 lines) | stat: -rw-r--r-- 1,118 bytes parent folder | download
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.