perform.lvish.Rd
Performs LargeVis reduction on defined method-assays and supplied reductions or graphs.
perform.lvish(
object,
assay,
reduction = "pca",
reduction.suffix = "",
n.dim = 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 LargeVis algorithm. Default = NULL
Character. what should be appended to the end of lvish, cannot contain _.
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 uwot::lvish
Numerical. How many dimensions of the supplied reduction be used, Null equates to all dimensions. Default = NULL
LargeVis reduction saved in the visualisation_reductions section in the supplied method-assays