StoreyLab/qvalue: 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.

Getting started

Package details

Bioconductor views MultipleComparisons
MaintainerJohn D. Storey <jstorey@princeton.edu>, Andrew J. Bass <ajbass@princeton.edu>
LicenseLGPL
Version2.15.0
URL http://github.com/StoreyLab/qvalue
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("StoreyLab/qvalue")
StoreyLab/qvalue documentation built on Sept. 4, 2023, 11:24 p.m.