qvalue
This package is for version 3.11 of Bioconductor; for the stable, up-to-date release version, see qvalue.
Q-value estimation for false discovery rate control
Bioconductor version: 3.11
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.
Author: John D. Storey [aut, cre], Andrew J. Bass [aut], Alan Dabney [aut], David Robinson [aut], Gregory Warnes [ctb]
Maintainer: John D. Storey <jstorey at princeton.edu>, Andrew J. Bass <ajbass at princeton.edu>
citation("qvalue")
):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("qvalue")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("qvalue")
qvalue Package | R Script | |
Reference Manual | ||
NEWS | Text |
Details
biocViews | MultipleComparisons, Software |
Version | 2.20.0 |
In Bioconductor since | BioC 1.6 (R-2.1) or earlier (> 19 years) |
License | LGPL |
Depends | R (>= 2.10) |
Imports | splines, ggplot2, grid, reshape2 |
System Requirements | |
URL | http://github.com/jdstorey/qvalue |
See More
Suggests | knitr |
Linking To | |
Enhances | |
Depends On Me | anota, CancerMutationAnalysis, ChimpHumanBrainData, DEGseq, DrugVsDisease, metaseqR, r3Cseq, webbioc |
Imports Me | Anaquin, anota, anota2seq, ChAMP, clusterProfiler, derfinder, DOSE, edge, epihet, erccdashboard, EventPointer, fishpond, IHWpaper, InTAD, metaseqR2, methylKit, MOMA, msmsTests, MWASTools, netresponse, normr, OPWeight, PAST, RNAsense, Rnits, SDAMS, sights, signatureSearch, sRAP, SSPA, subSeq, synapter, trigger, webbioc |
Suggests Me | biobroom, LBE, maanova, PREDA, RNAinteractMAPK, RnBeads, RnBeads, SummarizedBenchmark, swfdr |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | qvalue_2.20.0.tar.gz |
Windows Binary | qvalue_2.20.0.zip |
macOS 10.13 (High Sierra) | qvalue_2.20.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/qvalue |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/qvalue |
Bioc Package Browser | https://code.bioconductor.org/browse/qvalue/ |
Package Short Url | https://bioconductor.org/packages/qvalue/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.11 | Source Archive |