Description Usage Arguments Value Author(s) Examples
View source: R/metaseqr.meta.R
This function performs the statistical test for each permutation. Internal use only.
1 2 | 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
1 | # Not yet available
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.