# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "qvalue" in publications use:' type: software license: LGPL-2.0-only title: 'qvalue: Q-value estimation for false discovery rate control' version: 2.44.0 doi: 10.32614/CRAN.package.qvalue abstract: 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. authors: - family-names: Storey given-names: John D. email: jdstorey@princeton.edu - family-names: Bass given-names: Andrew J. email: ajbass@emory.edu - family-names: Dabney given-names: Alan - family-names: Robinson given-names: David repository: https://bioc-release.r-universe.dev repository-code: http://github.com/jdstorey/qvalue commit: ce7605b2dcfd5089cf571b9324778fa75f0ef0a8 url: http://github.com/jdstorey/qvalue date-released: '2015-03-24' contact: - family-names: Storey given-names: John D. email: jdstorey@princeton.edu