smoothGiottoPolygons: smoothGiottoPolygons

smoothGiottoPolygonsR Documentation

smoothGiottoPolygons

Description

Smooths Giotto polygon object

Usage

smoothGiottoPolygons(
  gpolygon,
  vertices = 20,
  k = 3,
  set_neg_to_zero = TRUE,
  ...
)

Arguments

gpolygon

giotto polygon object

vertices

number of vertices

k

k

set_neg_to_zero

set negative values to zero (default: TRUE)

...

additional params to pass to spline

Value

Smoothed Giotto polygon object with reduced vertices

See Also

spline


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