`eSparse` is a generic function for retrieving expression counts stored in the
Sparse slot of an ScMaSigPro
object.
eSparse(object, i = "counts", ...)
An object of class ScMaSigPro
.
The name of the assay to retrieve expression counts for. Default is "counts", which will return the default expression matrix.
Additional arguments (not used currently).
An expression matrix for the specified assay from the Sparse slot.