This function is used to view or return the matrix of genes with influential observation from the provided scMaSigPro object.
showInflu(scmpObj, view = FALSE, return = TRUE)
An object of class ScMaSigPro
.
Whether to view the data in the explorer. (Default: FALSE)
Whether to return the data. (Default: TRUE)
Matrix of genes with influential observation.