annotateSpatialNetwork
¶
annotateSpatialNetwork
Description¶
Annotate spatial network with cell metadata information.
Usage¶
annotateSpatialNetwork(
gobject,
feat_type = NULL,
spat_unit = NULL,
spatial_network_name = "Delaunay_network",
cluster_column,
create_full_network = FALSE
)
Arguments¶
Argument |
Description |
---|---|
|
giotto object |
|
feature type |
|
spatial unit |
|
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