File: control

package info (click to toggle)
r-other-curvefdp 2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 88 kB
  • sloc: makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,123 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
Source: r-other-curvefdp
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-r,
               r-base-dev,
               r-cran-mixtools
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debichem/packages/r-other-curvefdp.git
Vcs-Git: https://anonscm.debian.org/git/debichem/packages/r-other-curvefdp.git
Homepage: https://hci.iwr.uni-heidelberg.de/hci/softwares/curvefdp

Package: r-other-curvefdp
Architecture: all
Depends: ${misc:Depends},
         ${R:Depends},
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: estimation of confidence levels for peptide identifications
 This is a GNU R package for the Analytical Chemistry publication
 entitled 'Estimating the Confidence of Peptide Identifications without
 Decoy Databases'.  The function curveFDR(scores) fits a gaussian mixture
 model to a score distribution of peptide identifications and thereby
 allows the estimation of confidence levels based on the false discvory
 proportion.