File: control

package info (click to toggle)
reprof 1.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 43,092 kB
  • ctags: 196
  • sloc: perl: 868; sh: 484; makefile: 59
file content (45 lines) | stat: -rw-r--r-- 1,830 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
Source: reprof
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Peter Hoenigschmid <hoenigschmid@rostlab.org>,
           Laszlo Kajan <lkajan@rostlab.org>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               autotools-dev,
               libmodule-build-perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/rostlab/reprof/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/rostlab/reprof/trunk/
Homepage: http://rostlab.org/

Package: reprof
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         librg-reprof-bundle-perl
Recommends: pp-popularity-contest
Description: protein secondary structure and accessibility predictor
 'reprof' is an improved implementation of 'prof', a popular protein secondary
 structure and accessibility predictor.  Prediction is either
 done from protein sequence alone or from an alignment - the latter should be
 used for optimal performance.
 .
 This package provides the 'reprof' command.  It is only a command line
 interface to the functionality provided by the modules in
 librg-reprof-bundle-perl.

Package: librg-reprof-bundle-perl
Architecture: all
Section: perl
Depends: ${perl:Depends},
         ${misc:Depends},
         libai-fann-perl
Description: protein secondary structure and accessibility predictor (perl module)
 'reprof' is an improved implementation of 'prof', a popular protein secondary
 structure and accessibility predictor.  Prediction is either
 done from protein sequence alone or from an alignment - the latter should be
 used for optimal performance.
 .
 This package provides the perl modules implementing 'reprof' along with the
 necessary data files.