plot_context_boxplot | R Documentation |
Generate boxplots with significance
plot_context_boxplot(sce, sample_col, group_col, test = "t.test", ...)
sce |
SingleCellExperiment with factors output from tensor-cell2cell |
sample_col |
context/sample names - obtained from 'colData(sce)' |
group_col |
context descriptor - to be obtained from 'colData(sce)' |
... |
arguments passed to the test used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.