qvalue (original) (raw)
This package is for version 2.12 of Bioconductor; for the stable, up-to-date release version, seeqvalue.
Q-value estimation for false discovery rate control
Bioconductor version: 2.12
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.
Author: Alan Dabney and John D. Storey , with assistance from Gregory R. Warnes <gregory_r_warnes at groton.pfizer.com>
Maintainer: John D. Storey
Citation (from within R, enter citation("qvalue")):
Installation
To install this package, start R and enter:
try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R") biocLite("qvalue")
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("qvalue")
| manual.pdf | ||
|---|---|---|
| pHist.pdf | ||
| qHist.pdf | ||
| qPlots.pdf | ||
| R Script | qvalue Tutorial | |
| Reference Manual |
Details
| biocViews | MultipleComparisons, Software |
|---|---|
| Version | 1.34.0 |
| In Bioconductor since | BioC 1.6 (R-2.1) or earlier (> 11 years) |
| License | LGPL |
| Depends | |
| Imports | graphics, grDevices, stats, tcltk |
| LinkingTo | |
| Suggests | |
| SystemRequirements | |
| Enhances | |
| URL | |
| Depends On Me | anota, CancerMutationAnalysis, DEGseq, DrugVsDisease, netresponse, r3Cseq, SSPA, webbioc |
| Imports Me | anota, DOSE, ReactomePA, synapter, trigger, webbioc |
| Suggests Me | LBE, maanova, PREDA, RNAinteractMAPK |
| Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Package Source | qvalue_1.34.0.tar.gz |
|---|---|
| Windows Binary | qvalue_1.34.0.zip |
| Mac OS X 10.6 (Snow Leopard) | qvalue_1.34.0.tgz |
| Subversion source | (username/password: readonly) |
| Git source | https://github.com/Bioconductor-mirror/qvalue/tree/release-2.12 |
| Package Short Url | http://bioconductor.org/packages/qvalue/ |
| Package Downloads Report | Download Stats |