Description Usage Arguments Value Note
Do Wilcox-test
1 | Wilcox_test(v1, v2, paired = FALSE, log = FALSE)
|
v1 |
a (non-empty) numeric vector of data values. |
v2 |
an optional (non-empty) numeric vector of data values. |
paired |
a logical indicating whether you want a paired Wilcox-test. |
log |
whether data have log2 transformation. |
Return a log2 fold change value and Wilcox-test p value
Only for three and more repeat experiment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.