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
|
Source: massxpert
Section: science
Priority: optional
Maintainer: The Debichem Group <debichem-devel@lists.alioth.debian.org>
Uploaders: Filippo Rusconi <lopippo@debian.org>
Build-Depends: debhelper-compat (= 12),
dpkg-dev (>= 1.18.25),
graphicsmagick-imagemagick-compat,
qt6-base-dev,
libqt6svg6-dev,
cmake (>= 3.12),
daps (>= 3.3.2),
docbook-xml,
libjs-jquery,
libjs-highlight.js,
texlive-fonts-extra (>= 2020.20210202),
fonts-ebgaramond-extra,
fonts-urw-base35,
docbook-to-man
Standards-Version: 4.6.1
Homepage: http://www.msxpertsuite.org/
Vcs-Browser: https://salsa.debian.org/debichem-team/massxpert
Vcs-Git: https://salsa.debian.org/debichem-team/massxpert.git
Package: massxpert
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
massxpert-data (>= ${source:Upstream-Version})
Suggests: massxpert-doc (>= ${source:Upstream-Version})
Replaces: msxpertsuite-massxpert (<< 6.0.0)
Breaks: msxpertsuite-massxpert (<< 6.0.0)
Conflicts: msxpertsuite-massxpert
Description: polymer chemistry modelling and mass spectrometry data simulation (runtime)
massXpert allows the user to perform the following tasks:
.
- Make brand new polymer chemistry definitions;
- Use the definitions to easily perform calculations in a desktop
calculator-like manner;
- Perform sophisticated polymer sequence editing and simulations;
- Perform m/z list comparisons;
.
Chemical simulations encompass cleavage (either chemical or
enzymatic), gas-phase fragmentations, chemical modification of any
monomer in the polymer sequence, cross-linking of monomers in the
sequence, arbitrary mass searches...
.
This package ships the massXpert program.
Package: massxpert-data
Architecture: all
Depends: ${misc:Depends},
Suggests: massxpert-doc (>= ${source:Upstream-Version})
Replaces: msxpertsuite-massxpert-data-doc (<< 6.0.0)
Breaks: msxpertsuite-massxpert-data-doc (<< 6.0.0)
Conflicts: msxpertsuite-massxpert-data-doc
Description: polymer chemistry modelling and mass spectrometry data simulation (data)
massXpert allows the user to perform the following tasks:
.
- Make brand new polymer chemistry definitions;
- Use the definitions to easily perform calculations in a desktop
calculator-like manner;
- Perform sophisticated polymer sequence editing and simulations;
- Perform m/z list comparisons;
.
Chemical simulations encompass cleavage (either chemical or
enzymatic), gas-phase fragmentations, chemical modification of any
monomer in the polymer sequence, cross-linking of monomers in the
sequence, arbitrary mass searches...
.
This package ships the polymer chemistry data.
Package: massxpert-doc
Section: doc
Architecture: all
Depends: libjs-jquery,
libjs-highlight.js,
${misc:Depends}
Replaces: msxpertsuite-massxpert-data-doc (<< 6.0.0)
Breaks: msxpertsuite-massxpert-data-doc (<< 6.0.0)
Conflicts: msxpertsuite-massxpert-data-doc
Description: polymer chemistry modelling and mass spectrometry data simulation (doc)
massXpert allows the user to perform the following tasks:
.
- Make brand new polymer chemistry definitions;
- Use the definitions to easily perform calculations in a desktop
calculator-like manner;
- Perform sophisticated polymer sequence editing and simulations;
- Perform m/z list comparisons;
.
Chemical simulations encompass cleavage (either chemical or
enzymatic), gas-phase fragmentations, chemical modification of any
monomer in the polymer sequence, cross-linking of monomers in the
sequence, arbitrary mass searches...
.
This package ships the user manual in both PDF and HTML formats.
|