plot_context_heat | R Documentation |
Plot a Heatmap of context loadings
plot_context_heat(sce, sample_col, group_col, ...)
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 on to
|
a ComplexHeatmap object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.