Source: r-bioc-qvalue
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Steffen Moeller <moeller@debian.org>,
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 14),
 dh-r,
 r-base-dev,
 r-cran-ggplot2,
 r-cran-reshape2,
 r-pkg-team-core-architecture,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-qvalue
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-qvalue.git
Homepage: https://bioconductor.org/packages/qvalue/

Package: r-bioc-qvalue
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Q-value estimation for false discovery rate control
 This package takes a list of p-values resulting from the simultaneous testing
 of many hypotheses and estimates their q-values and local FDR values.
 The q-value of a test measures the proportion of false positives incurred
 (called the false discovery rate) when that particular test is
 called significant. The local FDR measures the posterior probability
 the null hypothesis is true given the test's p-value. Various plots are
 automatically generated, allowing one to make sensible significance cut-offs.
 Several mathematical results have recently been shown on the conservative
 accuracy of the estimated q-values from this software. The software can be
 applied to problems in genomics, brain imaging, astrophysics, and data mining.
