Last updated: 2017-02-10
Code version: e34faa1
We apply Benjamini–Hochberg’s FDR-controlling procedure, ash
, and truncash
(with the threshold \(T = 1.96\)) to the simulated, correlated null data, obtained from 5 vs 5 GTEx/Liver samples and 10K top expressed genes, and \(1000\) independent simulation trials. We compare the numbers of false discoveries (by definition, all discoveries will be false) obtained by these three methods, under FDR \(\leq 0.05\) and \(s\)-value \(\leq 0.05\) as cutoffs.
p = 1
sessionInfo()
R version 3.3.2 (2016-10-31)
Platform: x86_64-apple-darwin13.4.0 (64-bit)
Running under: macOS Sierra 10.12.3
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] backports_1.0.5 magrittr_1.5 rprojroot_1.2 tools_3.3.2
[5] htmltools_0.3.5 yaml_2.1.14 Rcpp_0.12.9 codetools_0.2-15
[9] stringi_1.1.2 rmarkdown_1.3 knitr_1.15.1 git2r_0.18.0
[13] stringr_1.1.0 digest_0.6.9 workflowr_0.3.0 evaluate_0.10
This R Markdown site was created with workflowr