Description Usage Arguments Value Examples
View source: R/differentialAnalysis.R
Mann-whitney test for a dataframe
1 | Wilcox_Test_df(df, label.vec.num, pvalue.cutoff = 0.05)
|
df |
Input data object that contains the data to be tested. Required |
label.vec.num |
The target binary condition. Required |
pvalue.cutoff |
choose p-value cut-off |
df.output object
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.