Converts Giotto object into a Seurat object. This functions extracts specific sets of data belonging to specified spatial unit. The default values are 'cell' and 'rna' respectively.
Usage
giottoToSeuratV5(
gobject,
spat_unit = NULL,
res_type = c("hires", "lowres", "fullres"),
...
)