Skip to contents

Runs FindTopFeatures on the embedded Seurat object and returns the updated MatisseObject. Selects the most accessible peaks for downstream LSI / UMAP.

Usage

# S3 method for class 'MatisseObject'
FindTopFeatures(object, ...)

Arguments

object

A MatisseObject.

...

Additional arguments forwarded to FindTopFeatures (e.g. min.cutoff).

Value

The updated MatisseObject with top ATAC features flagged.