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