Runs RunSVD on the embedded Seurat object and
returns the updated MatisseObject. Performs Latent Semantic
Indexing (LSI) — the standard dimensionality-reduction step for ATAC-seq
data. Typically called after RunTFIDF.MatisseObject.
Arguments
- object
A
MatisseObject.- ...
Additional arguments forwarded to
RunSVD(e.g.n,assay).