Source: r-bioc-qvalue Section: gnu-r Priority: optional Maintainer: Debian R Packages Maintainers Uploaders: Steffen Moeller , Andreas Tille 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/ Standards-Version: 4.6.1 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-ggplot2, r-cran-reshape2 Testsuite: autopkgtest-pkg-r Package: r-bioc-qvalue Architecture: all Depends: ${R:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: GNU R package for Q-value estimation for FDR control This package takes a list of p-values resulting from the simultaneous testing of many hypotheses and estimates their q-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. 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.