annotateSpatialNetwork#
Last Updated: Oct 02, 2023
Description#
Annotate spatial network with cell metadata information.
Usage#
annotateSpatialNetwork(
gobject,
spat_unit = NULL,
feat_type = NULL,
spatial_network_name = "Delaunay_network",
cluster_column,
create_full_network = FALSE
)
Arguments#
|
giotto object |
|
spatial unit |
|
feature type |
|
name of spatial network to use |
|
name of column to use for clusters |
|
convert from reduced to full network representation |
Value#
annotated network in data.table format