Last chance! 50% off unlimited learning
Sale ends in
Print the parameters chosen for the latest stored TSNE calculation.
PrintTSNEParams(object, raw = FALSE)
Seurat object
Print the entire contents of the calculation settings slot (calc.params) for the RunTSNE calculation. Default (FALSE) will print a nicely formatted summary.
No return value. Only prints to console.
# NOT RUN {
PrintTSNEParams(object = pbmc_small)
# }
Run the code above in your browser using DataLab