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)

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)

Value

Matrix of genes with influential observation.

Author

Priyansh Srivastava spriyansh29@gmail.com