This function is used to view or return the pseudo-bulk counts of the genes with non-flat profiles. from the provided scMaSigPro object.
showSigProf(scmpObj, view = FALSE, return = TRUE, includeInflu = FALSE)
An object of class ScMaSigPro
.
Whether to view the data in the explorer. (Default: FALSE)
Whether to return the data. (Default: TRUE)
Whether to include genes with influential observations.
Pseudo-bulk counts as matrix for genes with non-flat profiles.