R/generics.R
R/MatisseObject-methods.R
GetPSI.Rd
Retrieves the PSI (Percent Spliced In) matrix from the "psi" Assay5 stored inside the embedded Seurat object.
"psi"
Assay5
GetPSI(object, ...) # S4 method for class 'MatisseObject' GetPSI(object, ...)
A MatisseObject.
MatisseObject
Additional arguments (unused).
A sparse matrix (cells × events) of PSI values in \([0,1]\). NULL if no "psi" assay exists yet.
NULL