File: control

package info (click to toggle)
provean 1.1.5%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 264 kB
  • sloc: cpp: 2,988; sh: 136; makefile: 30
file content (36 lines) | stat: -rw-r--r-- 1,259 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
Source: provean
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Build-Depends:
 cd-hit,
 debhelper-compat (= 13),
 ncbi-blast+,
Standards-Version: 4.6.1
Homepage: http://provean.jcvi.org
Vcs-Browser: https://salsa.debian.org/med-team/provean
Vcs-Git: https://salsa.debian.org/med-team/provean.git
Rules-Requires-Root: no

Package: provean
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Protein Variation Effect Analyzer
 PROVEAN (Protein Variation Effect Analyzer) is a software tool which predicts
 whether an amino acid substitution or indel has an impact on the biological
 function of a protein.
 .
 PROVEAN is useful for filtering sequence variants to identify nonsynonymous or
 indel variants that are predicted to be functionally important.
 .
 The performance of PROVEAN is comparable to popular tools such as SIFT or
 PolyPhen-2.
 .
 A fast computation approach to obtain pairwise sequence alignment scores
 enabled the generation of precomputed PROVEAN predictions for 20 single AA
 substitutions and a single AA deletion at every amino acid position of all
 protein sequences in human and mouse.