Visualize cells and feature expression in a virtual cross section according to spatial coordinates
crossSectionFeatPlot3D(
gobject,
spat_unit = NULL,
feat_type = NULL,
crossSection_obj = NULL,
name = NULL,
spatial_network_name = "Delaunay_network",
show_other_cells = TRUE,
other_cell_color = alpha("lightgrey", 0),
default_save_name = "crossSectionGenePlot3D",
...
)
giotto object
spatial unit
feature type
cross section object as alternative input. default = NULL.
name of virtual cross section to use
name of spatial network to use
logical. Default = TRUE
color of cells outside the cross section. default = transparent.
default save name for saving, don't change, change save_name in save_param
parameters for spatGenePlot3D
ggplot
Description of parameters.