View source: R/interactivity.R
compareCellAbundance | R Documentation |
Compare cell types percent per polygon
compareCellAbundance(
gobject,
polygon_name = "selections",
spat_unit = "cell",
feat_type = "rna",
cell_type_column = "leiden_clus",
...
)
gobject |
A Giotto object |
polygon_name |
name of polygon selections |
spat_unit |
spatial unit. Default = "cell" |
feat_type |
feature type. Default = "rna" |
cell_type_column |
column name within the cell metadata table to use |
... |
Additional parameters passed to ComplexHeatmap::Heatmap |
A ComplexHeatmap::Heatmap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.