addLatentSpace: Add a latent space computed using an external method

View source: R/AnalysisFunctions.R

addLatentSpaceR Documentation

Add a latent space computed using an external method

Description

Add a latent space computed using an external method

Usage

addLatentSpace(object, coordinates, name)

Arguments

object

the VISION object for which compute the latent space

coordinates

matrix with latent space coordinates (cells x dimensions)

name

a label for the latent space (e.g. "PCA" or "scVI")

Value

the VISION with @latentSpace slot populated


YosefLab/FastProjectR documentation built on Feb. 15, 2023, 6:21 a.m.