File: control

package info (click to toggle)
tortoize 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 916 kB
  • sloc: sh: 3,261; cpp: 953; makefile: 11
file content (30 lines) | stat: -rw-r--r-- 1,272 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
Source: tortoize
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Maarten L. Hekkelman <maarten@hekkelman.com>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libboost-iostreams-dev,
               libboost-program-options-dev,
               libboost-system-dev,
               libboost-date-time-dev,
               libcifpp-dev,
               libzeep-dev,
               mrc
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://github.com/PDB-REDO/tortoize
Vcs-Browser: https://salsa.debian.org/med-team/tortoize
Vcs-Git: https://salsa.debian.org/med-team/tortoize.git

Package: tortoize
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libcifpp1, libzeep5
Description: Application to calculate ramachandran z-scores
 Tortoize validates protein structure models by checking the
 Ramachandran plot and side-chain rotamer distributions. Quality
 Z-scores are given at the residue level and at the model level
 (ramachandran-z and torsions-z). Higher scores are better. To compare
 models or to describe the reliability of the model Z-scores jackknife-
 based standard deviations are also reported (ramachandran-jackknife-sd
 and torsion-jackknife-sd).