plot_loadings
plot_loadings(x, features, reduction = "pca", cluster_columns = FALSE, ...)
# S3 method for Seurat
plot_loadings(x, features, reduction = "pca", cluster_columns = FALSE, ...)
object to plot.
name of features to plot.
name of reduction to plot.
whether to cluster heatmap columns.
arguments passed down to ComplexHeatmap::Heatmap.