Function to plot an Overview of tensor-c2c results
Usage
plot_c2c_overview(sce, group_col, sample_col)
Arguments
- sce
SingleCellExperiment with factors output from tensor-cell2cell
- group_col
context descriptor - to be obtained from `colData(sce)`
- sample_col
context/sample names - obtained from `colData(sce)`