| 1 |
Source: probcons
|
| 2 |
Section: science
|
| 3 |
Priority: optional
|
| 4 |
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
|
| 5 |
DM-Upload-Allowed: yes
|
| 6 |
Uploaders: Charles Plessy <plessy@debian.org>
|
| 7 |
Build-Depends: debhelper (>= 6), quilt
|
| 8 |
Standards-Version: 3.8.0
|
| 9 |
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/probcons/trunk/?rev=0&sc=0
|
| 10 |
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/probcons/trunk/
|
| 11 |
Homepage: http://probcons.stanford.edu/
|
| 12 |
|
| 13 |
Package: probcons
|
| 14 |
Architecture: any
|
| 15 |
Depends: ${shlibs:Depends}, ${misc:Depends}
|
| 16 |
Suggests: probcons-extra
|
| 17 |
Enhances: t-coffee
|
| 18 |
Description: PROBabilistic CONSistency-based multiple sequence alignment
|
| 19 |
Tool for generating multiple alignments of protein sequences. Using a
|
| 20 |
combination of probabilistic modeling and consistency-based alignment
|
| 21 |
techniques, PROBCONS has achieved the highest accuracies of all alignment
|
| 22 |
methods to date. On the BAliBASE benchmark alignment database, alignments
|
| 23 |
produced by PROBCONS show statistically significant improvement over current
|
| 24 |
programs, containing an average of 7% more correctly aligned columns than
|
| 25 |
those of T-Coffee, 11% more correctly aligned columns than those of CLUSTAL W,
|
| 26 |
and 14% more correctly aligned columns than those of DIALIGN.
|
| 27 |
|
| 28 |
Package: probcons-extra
|
| 29 |
Architecture: any
|
| 30 |
Depends: probcons (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
| 31 |
Suggests: gnuplot-nox | gnuplot-x11
|
| 32 |
Priority: extra
|
| 33 |
Description: Extra programs from the probcons package
|
| 34 |
Contains the convert, project and makgnuplot programs from the probcons
|
| 35 |
package, which have been renamed to pc-compare, pc-project and pc-makegnuplot
|
| 36 |
respectively to avoid collisions with other program names. These programs are
|
| 37 |
mostly useful for testing purposes and are not required for the normal usage of
|
| 38 |
Probcons.
|
| 39 |
.
|
| 40 |
Probcons is a tool for generating multiple alignments of protein
|
| 41 |
sequences.
|