qpImportNrr(filename, nTests)
NA
value.
6 3 95 6 4 98 6 5 23 7 0 94 7 1 94
After reading the file the function builds a matrix of non-rejection rates by
dividing the number of non-rejected tests by nTests
. Note that if the flat
file to be imported would eventually have directly the rates instead of the
number of tests, these can be also imported by setting nTests=1
.
This function is thought to be used to read files obtained from the standalone
parallel version of qpNrr
which can be downloaded from
http://functionalgenomics.upf.edu/qp.
qpNrr