Description Usage Arguments Details Value Author(s)
Filter "non-normal" genes
1 | shapiro_screen(x1, x2, sign.level = 0.001)
|
x1 |
expression matrix (condition 1) |
x2 |
expression matrix (condition 2) |
sign.level |
sign.level in Shapiro-Wilk tests (default: sign.level=0.001) |
Discarding genes which have Shapiro-Wilk p-value (corrected for multiplicity) smaller than sign.level in either of the two conditions. We used sign.level=0.001 in the GGMGSA paper.
list consisting of
x1.filt |
expression matrix (condition 1) after filtering |
x2.filt |
expression matrix (condition 2) after filtering |
n.stadler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.