View source: R/cross_section.R
| crossSectionGenePlot | R Documentation | 
Visualize cells and gene expression in a virtual cross section according to spatial coordinates
crossSectionGenePlot(
  gobject = NULL,
  crossSection_obj = NULL,
  name = NULL,
  spatial_network_name = "Delaunay_network",
  default_save_name = "crossSectionGenePlot",
  ...
)
| gobject | giotto object | 
| crossSection_obj | crossSection object | 
| name | name of virtual cross section to use | 
| spatial_network_name | name of spatial network to use | 
| default_save_name | default save name for saving, don't change, change save_name in save_param | 
| ... | parameters for spatGenePlot2D | 
Description of parameters.
ggplot
spatGenePlot3D and spatGenePlot2D
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.