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