plot_loadings | R Documentation |
plot_loadings
plot_loadings(x, features, reduction = "pca", cluster_columns = FALSE, ...)
## S3 method for class 'Seurat'
plot_loadings(x, features, reduction = "pca", cluster_columns = FALSE, ...)
x |
object to plot. |
features |
name of features to plot. |
reduction |
name of reduction to plot. |
cluster_columns |
whether to cluster heatmap columns. |
... |
arguments passed down to ComplexHeatmap::Heatmap. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.