This is an internal function that performs the basic FDR of Benjamini & Hochberg (1995).
fdrBasic(pvals, qlevel = 0.05)
NULL if no significant tests, or a vector of the indices of the significant tests
Other FDR:
fdr()
,
fdr.master()
,
propAlt()
,
storey()