File: control

package info (click to toggle)
theseus 3.3.0-9
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 91,384 kB
  • sloc: ansic: 41,744; makefile: 267; sh: 121
file content (57 lines) | stat: -rw-r--r-- 2,228 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Source: theseus
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libgsl-dev
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/theseus
Vcs-Git: https://salsa.debian.org/med-team/theseus.git
Homepage: http://www.theseus3d.org
Rules-Requires-Root: no

Package: theseus
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         clustalo,
         muscle
Suggests: clustalw,
          mafft,
          t-coffee,
          kalign,
          dialign,
          probcons,
          theseus-examples
Description: superimpose macromolecules using maximum likelihood
 Theseus is a program that simultaneously superimposes multiple
 macromolecular structures. Theseus finds the optimal solution to the
 superposition problem using the method of maximum likelihood. By
 down-weighting variable regions of the superposition and by correcting for
 correlations among atoms, the ML superposition method produces very
 accurate structural alignments.
 .
 When macromolecules with different residue sequences are superimposed,
 other programs and algorithms discard residues that are aligned with
 gaps. Theseus, however, uses a novel superimposition algorithm that
 includes all of the data.

Package: theseus-examples
Architecture: all
Depends: ${misc:Depends}
Enhances: theseus
Description: superimpose macromolecules using maximum likelihood (examples)
 Theseus is a program that simultaneously superimposes multiple
 macromolecular structures. Theseus finds the optimal solution to the
 superposition problem using the method of maximum likelihood. By
 down-weighting variable regions of the superposition and by correcting for
 correlations among atoms, the ML superposition method produces very
 accurate structural alignments.
 .
 When macromolecules with different residue sequences are superimposed,
 other programs and algorithms discard residues that are aligned with
 gaps. Theseus, however, uses a novel superimposition algorithm that
 includes all of the data.
 .
 This package contains usage examples for theseus.