crossSectionPlot#
Last Updated: Oct 02, 2023
Description#
Visualize cells in a virtual cross section according to spatial coordinates
Usage#
crossSectionPlot(
gobject,
spat_loc_name = "raw",
feat_type = NULL,
crossSection_obj = NULL,
name = NULL,
spatial_network_name = "Delaunay_network",
default_save_name = "crossSectionPlot",
...
)
Arguments#
|
giotto object |
|
name of spatial locations |
|
feature type |
|
cross section object as alternative input. default = NULL. |
|
name of virtual cross section to use |
|
name of spatial network to use |
|
default save name for saving, don’t change, change save_name in save_param |
|
parameters for spatPlot2D |
Details#
Description of parameters.
Value#
ggplot
See Also#
crossSectionPlot