`eDense` is a generic function for retrieving expression counts stored in the Dense slot of an ScMaSigPro object.

eDense(object, i = "bulk.counts", ...)

Arguments

object

An object of class ScMaSigPro.

i

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).

Value

An expression matrix for the specified dataset from the Dense slot.

Author

Priyansh Srivastava spriyansh29@gmail.com