Closed messersc closed 5 years ago
@misc{Bass2018,
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.},
author = {Bass, AJ and Dabney, A and Robinson, D},
doi = {https://doi.org/doi:10.18129/B9.bioc.qvalue},
title = {{qvalue: Q-value estimation for false discovery rate control. R package version 2.14.0}},
url = {https://bioconductor.org/packages/release/bioc/html/qvalue.html},
year = {2018}
}
Thanks for pointing this out- I will correct it. (btw: John D. Storey is the main author of this package)
I was wondering about the absence of Mr Storey. Should he be included as last author in the citation?
Hi,
currently, the citation looks a bit funny on bioconductor:
Citation (from within R, enter citation("qvalue")):
I suppose this should be "Bass AJ"?
Best regards, Clemens