Print the parameters chosen for the latest stored PCA calculation.
PrintPCAParams(object, raw = FALSE)
Seurat object
Print the entire contents of the calculation settings slot (calc.params) for the RunPCA calculation. Default (FALSE) will print a nicely formatted summary.
No return value. Only prints to console.
# NOT RUN {
PrintPCAParams(object = pbmc_small)
# }
Run the code above in your browser using DataLab