perform.tsne.Rd
Performs t-SNE reduction on defined method-assays and supplied reductions or graphs.
perform.tsne(
object,
assay,
reduction = NULL,
reduction.name.suffix = "",
n.dims = NULL,
n_components = 3,
...
)
IBRAP S4 class object
Character. String containing indicating which assay to use
Character. String defining which reduction to supply to the t-SNE algorithm. Default = NULL
Character. What should be appended to the end of tsne as the reduction name.
Numerical. How many dimensions of the supplied reduction be used, Null equates to all dimensions. Default = NULL
Numerical. How many tsne dimensions should be produced, if you are supplying graphs, only 2 dimensions can be produced. Default = 3
Numerical. Arguments to be passed to ProjectionBasedClustering::tSNE
UMAP reduction saved in the visualisation_reductions section in the supplied method-assays