| dimPlot | R Documentation | 
Visualize cells according to dimension reduction coordinates
dimPlot(...)
| ... | Arguments passed on to  
 | 
Description of parameters, see dimPlot2D. For 3D plots see dimPlot3D
ggplot
Other reduced dimension visualizations: 
dimPlot2D(),
dimPlot3D(),
plotPCA_2D(),
plotPCA_3D(),
plotPCA(),
plotTSNE_2D(),
plotTSNE_3D(),
plotTSNE(),
plotUMAP_2D(),
plotUMAP_3D(),
plotUMAP()
data(mini_giotto_single_cell)
dimPlot(mini_giotto_single_cell)
dimPlot(mini_giotto_single_cell, cell_color = 'cell_types', point_size = 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.