Skip to contents

Get the PCA singular values

Get the PCA singular values from a SingleCells.

Usage

get_pca_singular_val(x)

# S3 method for class 'ScCache'
get_pca_singular_val(x)

Arguments

x

An object to get PCA singular values from.

Value

The PCA singular values from the object (if found).