View source: R/giotto_structures.R
create_segm_polygons | R Documentation |
creates giotto polygons from segmentation mask data
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
)
giotto polygon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.