`eDense<-` is a generic function for updating or setting expression counts in the Dense slot of an ScMaSigPro object.

eDense(object, i = "bulk.counts") <- value

Arguments

object

An object of class ScMaSigPro.

i

The name of the dataset for which to set expression counts. Default is "bulk.counts".

value

The new expression matrix to be set for the specified dataset.

Value

The modified ScMaSigPro object with updated expression data in the Dense slot.

Author

Priyansh Srivastava spriyansh29@gmail.com