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