list_spatial_grids_names: list_spatial_grids_names

list_spatial_grids_namesR Documentation

list_spatial_grids_names

Description

return the available spatial grids name for a given spatial unit that are attached to the Giotto object

Usage

list_spatial_grids_names(
  gobject,
  spat_unit = NULL,
  feat_type = NULL,
  return_uniques = FALSE
)

Arguments

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)

Value

vector with names of available spatial grids names


drieslab/Giotto_site_suite documentation built on April 26, 2023, 11:51 p.m.