/usr/lib/R/site-library/qvalue/NAMESPACE is in r-bioc-qvalue 2.2.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | # Generated by roxygen2 (4.1.1): do not edit by hand
S3method(hist,qvalue)
S3method(plot,qvalue)
S3method(summary,qvalue)
export(empPvals)
export(lfdr)
export(pi0est)
export(qvalue)
export(write.qvalue)
import(ggplot2)
import(grid)
import(reshape2)
import(splines)
|