Set feature info#
Last Updated: May 20, 2025
Description#
Set giotto polygon spatVector for features
Usage#
set_feature_info(gobject, feat_type = NULL, gpolygon, verbose = TRUE)
Arguments#
|
giotto object |
|
feature type (e.g. “rna”, “dna”, “protein”) |
|
giotto polygon |
|
be verbose |
Value#
giotto object
See Also#
Other feature info data accessor functions: get_feature_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_metadata(), set_giottoImage(),
set_polygon_info(), set_spatialGrid(), set_spatialNetwork(),
set_spatial_enrichment(), set_spatial_locations()