File: control

package info (click to toggle)
libpsortb 1.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 964 kB
  • sloc: ansic: 16,660; cpp: 515; makefile: 47
file content (110 lines) | stat: -rw-r--r-- 4,502 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
Source: libpsortb
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),
               d-shlibs,
               libsvm-dev,
               libsquid-dev,
               libhmmer2-dev,
               pkg-config
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/libpsortb
Vcs-Git: https://salsa.debian.org/med-team/libpsortb.git
Homepage: https://www.psort.org/
Rules-Requires-Root: no

Package: libmodhmm0
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: library for constructing, training and scoring hidden Markov models
 Library for constructing, training and scoring hidden Markov models.  It
 is provided with PSORTb but might be used separately.
 .
 PSORTb enables prediction of bacterial protein subcellular localization
 (SCL) and provides a quick and inexpensive means for gaining insight
 into protein function, verifying experimental results, annotating newly
 sequenced bacterial genomes, detecting potential cell surface/secreted
 drug targets, as well as identifying biomarkers for microbes.
 .
 This library needed by PSORTb is distributed separately by upstream.
 .
 This package contains the shared library which is needed to run PSORTb.

Package: libmodhmm-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libmodhmm0 (= ${binary:Version}),
         ${misc:Depends}
Description: library for constructing, training and scoring hidden Markov models (dev)
 Library for constructing, training and scoring hidden Markov models.  It
 is provided with PSORTb but might be used separately.
 .
 PSORTb enables prediction of bacterial protein subcellular localization
 (SCL) and provides a quick and inexpensive means for gaining insight
 into protein function, verifying experimental results, annotating newly
 sequenced bacterial genomes, detecting potential cell surface/secreted
 drug targets, as well as identifying biomarkers for microbes.
 .
 This library needed by PSORTb is distributed separately by upstream.
 .
 This package contains the static library which is needed to link PSORTb.

Package: libsvmloc0
Architecture: any
Multi-Arch: same
Section: libs
Depends: libsvm3,
         ${shlibs:Depends},
         ${misc:Depends}
Description: PSORTb adapted library for svm machine-learning library
 Libsvm is a machine-learning library which is an easy-to-use package
 for support vector classification, regression and one-class SVM. It
 supports multi-class classification, probability outputs, and
 parameter selection.
 .
 PSORTb was featuring a code copy plus some local additions.  This
 library is linked against the Debian packaged libsvn and just contains
 the PSORTb extensions.
 .
 PSORTb enables prediction of bacterial protein subcellular localization
 (SCL) and provides a quick and inexpensive means for gaining insight
 into protein function, verifying experimental results, annotating newly
 sequenced bacterial genomes, detecting potential cell surface/secreted
 drug targets, as well as identifying biomarkers for microbes.
 .
 This library needed by PSORTb is distributed separately by upstream.
 .
 This package contains the shared library which is needed to run PSORb.

Package: libsvmloc-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libsvmloc0 (= ${binary:Version}),
         ${devlibs:Depends},
         ${misc:Depends}
Description: PSORTb adapted library for svm machine-learning library (dev)
 Libsvm is a machine-learning library which is an easy-to-use package
 for support vector classification, regression and one-class SVM. It
 supports multi-class classification, probability outputs, and
 parameter selection.
 .
 PSORTb was featuring a code copy plus some local additions.  This
 library is linked against the Debian packaged libsvn and just contains
 the PSORTb extensions.
 .
 PSORTb enables prediction of bacterial protein subcellular localization
 (SCL) and provides a quick and inexpensive means for gaining insight
 into protein function, verifying experimental results, annotating newly
 sequenced bacterial genomes, detecting potential cell surface/secreted
 drug targets, as well as identifying biomarkers for microbes.
 .
 This library needed by PSORTb is distributed separately by upstream.
 .
 This package contains the static library which is needed to link PSORTb.