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
|
Source: lutefisk
Section: science
Priority: optional
Maintainer: The Debichem Group <debichem-devel@lists.alioth.debian.org>
Uploaders: Filippo Rusconi <lopippo@debian.org>
Build-Depends: debhelper-compat (= 13),
dpkg-dev (>= 1.18.25),
Standards-Version: 4.5.0
Homepage: http://www.hairyfatguy.com/lutefisk/
Vcs-Browser: https://salsa.debian.org/debichem-team/lutefisk
Vcs-Git: https://salsa.debian.org/debichem-team/lutefisk.git
Package: lutefisk
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: lutefisk-doc
Description: de novo interpretation of peptide CID spectra
Lutefisk performs a de novo interpreation of collision-induced decay
(CID) spectra, providing the user with a file containing all the
possible sequence candidates corresponding to the CID data.
Package: lutefisk-doc
Section: doc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: De novo interpretation of peptide CID spectra - documentation
Lutefisk performs a de novo interpreation of collision-induced decay
(CID) spectra, providing the user with a file containing all the
possible sequence candidates corresponding to the CID data.
.
This package contains the manual in HTML format.
|