list_spatial_grids | R Documentation |
return the available spatial grids that are attached to the Giotto object
list_spatial_grids(
gobject,
spat_unit = NULL,
feat_type = NULL,
return_uniques = FALSE
)
gobject |
giotto object |
spat_unit |
spatial unit (e.g. "cell") |
feat_type |
feature type (e.g. "rna", "dna", "protein") |
return_uniques |
return unique nesting names (ignores if final object exists/is correct class) |
data.table of names and locations of available spatial grids. col order matters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.