aggregateStacksExpression | R Documentation |
aggregate expression matrices from different z-stacks
aggregateStacksExpression(
gobject,
spat_units,
feat_type,
values = "raw",
summarize = "sum",
new_spat_unit = "aggregate",
verbose = TRUE
)
gobject |
giotto object |
spat_units |
spatial units to aggregate |
feat_type |
feature type |
values |
values to use |
summarize |
method to summarize expression information |
new_spat_unit |
new name for aggregated spatial unit |
verbose |
verbosity |
giotto object
Other aggregate stacks:
aggregateStacksLocations()
,
aggregateStacksPolygonOverlaps()
,
aggregateStacksPolygonsOLD()
,
aggregateStacksPolygons()
,
aggregateStacks()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.