File: control

package info (click to toggle)
tm-align 20160521%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,080 kB
  • ctags: 405
  • sloc: fortran: 3,754; sh: 17; makefile: 12
file content (27 lines) | stat: -rw-r--r-- 1,031 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
27
Source: tm-align
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>,
           Tim Booth <tbooth@ceh.ac.uk>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               gfortran
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/tm-align.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/tm-align.git
Homepage: http://zhanglab.ccmb.med.umich.edu/TM-align/

Package: tm-align
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: pymol,
          rasmol
Enhances: t-coffee
Description: structural alignment of proteins
 TM-align is a computer algorithm for protein structure alignment using
 dynamic programming. The scoring is performed by the TM-score rotation
 matrix. This is similar to the RMSD in that unaligned portions of the
 structure influence the scoring less than the more structurally conserved
 regions.