meta.worker {metaseqR} | R Documentation |
This function performs the statistical test for each permutation. Internal use only.
meta.worker(x,co,sl,cnt,s,r,sa,ll, el,w)
x |
a virtual list with the random seed and the permutation index. |
co |
the counts matrix. |
sl |
the sample list. |
cnt |
the contrast name. |
s |
the statistical algorithms. |
sa |
the parameters for each statistical algorithm. |
ll |
a list with library sizes. |
r |
same as the |
el |
min, max or weight. |
w |
a numeric vector of weights for each statistical algorithm |
A matrix of p-values.
Panagiotis Moulos
# Not yet available