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/VISION documentation built on June 14, 2024, 5:27 p.m.