View source: R/characterization.R
univariate_features | R Documentation |
Computes various statistics for molecular differences between groups.
univariate_features(dat, group, remove_zero_var = TRUE, parallel = 1)
dat |
molecular data, samples on columns, rows must be named |
group |
categorical variable matching |
remove_zero_var |
whether to remove zero variance genes |
parallel |
number of threads |
list
of test results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.