
t-SNE Plot
plot_tsne.Rd
This function accepts a glyexp::experiment()
,
performs t-SNE using glystats::gly_tsne()
,
and plots the t-SNE scores plot.
Arguments
- exp
A
glyexp::experiment()
object.- ...
Additional arguments passed to
glystats::gly_tsne()
.