Description Usage Arguments Value Author(s)
A function to resample samples from each class of an ExpressionSet and plot the results calculated by a function that returns the number of differentially expressed genes between the classes.
1 | resample(x, selfun, groupsize = 6 * (1:6), nrep = 25)
|
x |
An |
selfun |
A function that takes the resampling subset of the
|
groupsize |
The number of samples for each class |
nrep |
number of iterations of resampling procedure |
The function is called for the side effect of producing a plot.
Florian Hahne
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.