Description Usage Arguments Value Examples
calculates the average metadata values for one or more (combined) annotation columns.
1 2 3 4 5 6 | calculateMetaTableCells(
gobject,
value_cols = NULL,
metadata_cols = NULL,
spat_enr_names = NULL
)
|
gobject |
giotto object |
value_cols |
metadata or enrichment value columns to use |
metadata_cols |
annotation columns found in pDataDT(gobject) |
spat_enr_names |
which spatial enrichment results to include |
data.table with average metadata values per (combined) annotation
1 | calculateMetaTableCells(gobject)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.