plot_loadings: plot_loadings

View source: R/plot.R

plot_loadingsR Documentation

plot_loadings

Description

plot_loadings

Usage

plot_loadings(x, features, reduction = "pca", cluster_columns = FALSE, ...)

## S3 method for class 'Seurat'
plot_loadings(x, features, reduction = "pca", cluster_columns = FALSE, ...)

Arguments

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.


ddiez/scmisc documentation built on July 21, 2024, 11:35 a.m.