Set polygon info#
Last Updated: May 20, 2025
Description#
Set giotto polygon spatVector
Usage#
set_polygon_info(gobject, polygon_name = "cell", gpolygon, verbose = TRUE)
Arguments#
|
giotto object |
|
name of polygons. Default “cell” |
|
giotto polygon |
|
verbosity |
Value#
giotto object
See Also#
Other polygon info data accessor functions: get_polygon_info()
Other functions to set data in giotto object: get_cell_id(),
get_feat_id(), set_NearestNetwork(), set_cell_id(),
set_cell_metadata(), set_dimReduction(),
set_expression_values(), set_feat_id(), set_feature_info(),
set_feature_metadata(), set_giottoImage(),
set_spatialGrid(), set_spatialNetwork(),
set_spatial_enrichment(), set_spatial_locations()