compute_percentage_variance

compute_percentage_variance(x, reduction = "pca")

# S3 method for Seurat
compute_percentage_variance(x, reduction = "pca")

Arguments

x

and object with PCA coordintates

reduction

name of the reduction to use with Seurat objects.