Skip to contents

This function accepts a glyexp::experiment(), performs t-SNE using glystats::gly_tsne(), and plots the t-SNE scores plot.

Usage

plot_tsne(exp, ...)

Arguments

exp

A glyexp::experiment() object.

...

Additional arguments passed to glystats::gly_tsne().

Value

A ggplot object.