benchmarkSim_batch | R Documentation |
General function to run the statistical test abstracting much of the individual steps
benchmarkSim_batch(sim, test, fc.threshold = 0, pct.expressed = 0)
sce |
SingleCellExperiment object with a logcounts assay and Dose column in the cell metadata |
method |
the statistical test(s) to run on the sce object. Can be any of the following: Bayes, LRT.linear, LRT.multiple, ANOVA, KW, WRS, MAST, ChiSQ |
a vector of p values from the ANOVA test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.