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 <rusconi-debian@laposte.net>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7)
Standards-Version: 3.8.3
Homepage: http://www.hairyfatguy.com/lutefisk/
Vcs-Git: git://git.debian.org/git/debichem/packages/lutefisk.git
Vcs-Browser: http://git.debian.org/?p=debichem/packages/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 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 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.
|