Print the parameters chosen for the latest stored TSNE calculation.
Usage
PrintTSNEParams(object, raw = FALSE)
Arguments
object
Seurat object
raw
Print the entire contents of the calculation settings slot (calc.params) for the
RunTSNE calculation. Default (FALSE) will print a nicely formatted summary.