combineMetadata#
Last Updated: Oct 02, 2023
Description#
This function combines the cell metadata with spatial locations and
enrichment results from runSpatialEnrich
Usage#
combineMetadata(
gobject,
spat_unit = NULL,
feat_type = NULL,
spat_loc_name = "raw",
spat_enr_names = NULL,
verbose = TRUE
)
Arguments#
|
Giotto object |
|
spatial unit |
|
feature type |
|
name of spatial locations to include |
|
names of spatial enrichment results to include |
|
verbosity |
Value#
Extended cell metadata in data.table format.