plot_c2c_overview | R Documentation |
Function to plot an Overview of tensor-c2c results
plot_c2c_overview(sce, group_col, sample_col)
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)' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.