Print entire contents of calculation settings slot (calc.params) for given calculation.
PrintCalcParams(object, calculation, raw = FALSE, return.list = FALSE)
Seurat object
Name of calculation (function name) to check parameters for
Print the entire contents of the calculation settings slot (calc.params) for the RunPCA calculation.
Return the calculation parameters as a list
Prints the calculation settings and optionally returns them as a list