Description Usage Arguments Value
View source: R/wilcoxon_test.R
Non-parametric Wilcoxon significance test between groups
1 | wilcoxon_test(rpm_df, gene, group1, group2)
|
rpm_df |
dataframe with columns Subtype, gene_id, and expression_new |
gene |
character gene name |
group1 |
first group in dataframe to test |
group2 |
second group in dataframe to test |
a numeric p-value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.