create_giotto_polygon_object: Create a giotto polygon object

create_giotto_polygon_objectR Documentation

Create a giotto polygon object

Description

Create a giotto polygon object

Usage

create_giotto_polygon_object(
  name = "cell",
  spatVector = NULL,
  spatVectorCentroids = NULL,
  overlaps = NULL,
  unique_IDs = NULL
)

Arguments

name

name of polygon object

spatVector

SpatVector of polygons

spatVectorCentroids

(optional) SpatVector of polygon centroids

overlaps

(optional) feature overlaps of polygons

unique_IDs

unique polygon IDs for cacheing


drieslab/Giotto_site_suite documentation built on April 26, 2023, 11:51 p.m.