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)

Arguments

scmpObj

An object of class ScMaSigPro.

view

Whether to view the data in the explorer. (Default: FALSE)

return

Whether to return the data. (Default: TRUE)

includeInflu

Whether to include genes with influential observations.

Value

Pseudo-bulk counts as matrix for genes with non-flat profiles.

Author

Priyansh Srivastava spriyansh29@gmail.com