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
|
Source: proftmb
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Laszlo Kajan <lkajan@rostlab.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
help2man,
libgsl-dev,
opt
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/proftmb
Vcs-Git: https://salsa.debian.org/med-team/proftmb.git
Homepage: http://rostlab.org/
Package: proftmb
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Suggests: pp-popularity-contest
Description: per-residue prediction of bacterial transmembrane beta barrels
proftmb predicts transmembrane beta-barrel (TMB) proteins in Gram-negative
bacteria.
.
For each query protein, proftmb provides both a Z-value indicating that the
protein actually contains a membrane barrel, and a four-state per-residue
labeling of upward- and downward-facing strands, periplasmic hairpins and
extracellular loops.
|