Description Usage Arguments Details Author(s) Examples
Takes a Codelink object and calculate cutoff based in CV.
1 |
object |
an object of class "Codelink". |
subset |
subset of arrays to calculate cutoff with |
First it computes the median of CV for each gene over all arrays. Then it computes the mean and sd of all medians. Finally:
cutoff = mean + 3 * sd
Diego Diez
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.