File: control

package info (click to toggle)
r-other-nitpick 2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 244 kB
  • sloc: makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,016 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
Source: r-other-nitpick
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Priority: optional
Build-Depends: debhelper (>= 11~),
               dh-r,
               r-base-dev,
               r-other-amsmercury,
               r-other-iwrlars
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-other-nitpick
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-other-nitpick.git
Homepage: https://hci.iwr.uni-heidelberg.de/hci/softwares/nitpick

Package: r-other-nitpick
Architecture: all
Depends: ${misc:Depends},
         ${R:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: peak identification for mass spectrometry data
 This R package allows reliable extraction of features from mass spectra
 and helps in the automated analysis of proteomic mass spectrometry (MS)
 experiments. 
 .
 This is the NITPICK implementation for peak picking in MS spectra.