get_sectionThickness: get_sectionThickness

Description Usage Arguments

View source: R/cross_section.R

Description

get section thickness

Usage

1
2
3
4
5
6
7
8
get_sectionThickness(
  gobject,
  thickness_unit = c("cell", "natural"),
  slice_thickness = 2,
  spatial_network_name = "Delaunay_network",
  cell_distance_estimate_method = c("mean", "median"),
  plane_equation = NULL
)

Arguments

gobject

gobject

thickness_unit

thickness_unit

spatial_network_name

spatial_network_name

cell_distance_estimate_method

cell_distance_estimate_method

plane_equation

plane_equation


bernard2012/Giotto documentation built on Sept. 22, 2020, 10:29 a.m.