create_segm_polygons: Create segmentation polygons

View source: R/giotto_structures.R

create_segm_polygonsR Documentation

Create segmentation polygons

Description

creates giotto polygons from segmentation mask data

Usage

create_segm_polygons(
  maskfile,
  name = "cell",
  poly_IDs = NULL,
  flip_vertical = TRUE,
  shift_vertical_step = TRUE,
  flip_horizontal = TRUE,
  shift_horizontal_step = TRUE,
  remove_background_polygon = FALSE
)

Value

giotto polygon


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