annotateSpatialNetwork: annotateSpatialNetwork

View source: R/spatial_structures.R

annotateSpatialNetworkR Documentation

annotateSpatialNetwork

Description

Annotate spatial network with cell metadata information.

Usage

annotateSpatialNetwork(
  gobject,
  spatial_network_name = "Delaunay_network",
  cluster_column,
  create_full_network = F
)

Arguments

gobject

giotto object

spatial_network_name

name of spatial network to use

cluster_column

name of column to use for clusters

create_full_network

convert from reduced to full network representation

Value

annotated network in data.table format


RubD/Giotto documentation built on April 29, 2023, 5:52 p.m.