Skip to contents

Replaces the "data" layer of the "psi" Assay5 inside the embedded Seurat object.

Usage

SetPSI(object, value)

# S4 method for class 'MatisseObject'
SetPSI(object, value)

Arguments

object

A MatisseObject.

value

A sparse matrix (cells × events) of PSI values.

Value

The updated MatisseObject.