plot_context_boxplot: Generate boxplots with significance

plot_context_boxplotR Documentation

Generate boxplots with significance

Description

Generate boxplots with significance

Usage

plot_context_boxplot(sce, sample_col, group_col, test = "t.test", ...)

Arguments

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.


saezlab/liana documentation built on Nov. 8, 2023, 11:53 a.m.