~ubuntu-branches/ubuntu/precise/amap-align/precise

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Tille
  • Date: 2011-05-02 16:30:17 UTC
  • Revision ID: james.westby@ubuntu.com-20110502163017-zha8ukjtvyfkzmvj
Tags: 2.2-3
* Standards-Version: 3.9.2 (no changes needed)
* Debhelper 8 (compat+control)
* debian/patches/fix-gcc-4.6.diff: Fix gcc-4.6 build error
  Closes: #624990

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
DM-Upload-Allowed: yes
6
6
Uploaders: Charles Plessy <plessy@debian.org>,
7
7
 Andreas Tille <tille@debian.org>
8
 
Build-Depends: debhelper (>= 7), quilt
9
 
Standards-Version: 3.9.1
 
8
Build-Depends: debhelper (>= 8), quilt
 
9
Standards-Version: 3.9.2
10
10
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/amap-align/trunk/?rev=0&sc=0
11
11
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/amap-align/trunk/
12
12
X-Homepage: http://bio.math.berkeley.edu/amap/ - upstream seems to be dead
18
18
Description: Protein multiple alignment by sequence annealing
19
19
 AMAP is a command line tool to perform multiple alignment of peptidic
20
20
 sequences. It utilizes posterior decoding, and a sequence-annealing
21
 
 alignment, instead of the traditional progressive alignment method. It
22
 
 is the only alignment program that allows to control the sensitivity /
 
21
 alignment, instead of the traditional progressive alignment method. It is
 
22
 the only alignment program that allows one to control the sensitivity /
23
23
 specificity tradeoff.  It is based on the ProbCons source code, but
24
24
 uses alignment metric accuracy and eliminates the consistency
25
25
 transformation.