calculates the average gene expression for one or more (combined) annotation columns.
calculateMetaTable(
gobject,
expression_values = c("normalized", "scaled", "custom"),
metadata_cols = NULL,
selected_genes = NULL
)
giotto object
expression values to use
annotation columns found in pDataDT(gobject)
subset of genes to use
data.table with average expression values for each gene per (combined) annotation