Description Usage Arguments Value
Please run the run_dim_red
function before executing this
function. Internally, this function calls gg_DimPlot
for 2D plotting and
dim_red_3D
for 3D. Please refer to these 2 functions for further parameter
settings
1 2 3 4 5 6 7 8 9 10 11 12 13 |
input_data |
a Seurat object |
group.by |
a 2-element vector, parsed to the |
DR |
the type of dimensionality reduction method |
select_cells |
cells to be shown in the plot |
dims |
two axes of the reduced dimensional space |
num_col |
how many columns the subplots are arranged |
no_facet |
whether to use |
plot_3D |
whether to plot in 3D |
a ggplot or list of ggplot objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.