This function is used to view or return the t-scores from the provided scMaSigPro object.

showTS(scmpObj, view = FALSE, return = TRUE, includeInflu = TRUE)

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

The computed t-score matrix as a dataframe.

Author

Priyansh Srivastava spriyansh29@gmail.com