| spatGenePlot | R Documentation | 
Visualize cells and gene expression according to spatial coordinates
spatGenePlot(...)
| ... | Arguments passed on to  
 | 
Description of parameters.
ggplot
spatGenePlot3D and spatGenePlot2D
Other spatial gene expression visualizations: 
spatGenePlot2D(),
spatGenePlot3D()
data(mini_giotto_single_cell)
all_genes = slot(mini_giotto_single_cell, 'gene_ID')
selected_genes = all_genes[1:2]
spatGenePlot(mini_giotto_single_cell, genes = selected_genes, point_size = 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.