.plotTSNE {scAlign} | R Documentation |
Creates tsne plot
.plotTSNE( data, labels, file_out = file.path(tempdir(), "/scAlign_default_plot.png") )
data |
Current aligned embeddings |
labels |
Object labels |
file_out |
File name to save plot |
ggplot2 object