perform.diffusion.map.Rd
Produces diffusion maps from previous reductions, i.e. PCA. Diffusion maps are known to better represent cellular trajectories in non-linear space
perform.diffusion.map(
object,
assay,
reduction,
dims,
n.dcs = 15,
k = 15,
diffmap.name.suffix = "",
verbose = FALSE,
seed = 1234,
...
)
IBRAP S4 class object
Character. String containing indicating which assay to use
Character. String defining which reduction to supply to the clustering algorithm.
Numerical list. The number of dimensions to use for each reduction. This is supplied as a list respective to the order of reductions.
Numerical. The number of diffusion components to produce. Default = 15
Numerical. How many neighbours should be found per cell. A higher value tends to be more accurate. Default = 15
Character. What should be used as a suffix for diffmap