UnSketchEmbeddings: Transfer embeddings from sketched cells to the full data

View source: R/integration.R

UnSketchEmbeddingsR Documentation

Transfer embeddings from sketched cells to the full data

Description

Transfer embeddings from sketched cells to the full data

Usage

UnSketchEmbeddings(
  atom.data,
  atom.cells = NULL,
  orig.data,
  embeddings,
  sketch.matrix = NULL
)

Arguments

atom.data

Atom data

atom.cells

Atom cells

orig.data

Original data

embeddings

Embeddings of atom cells

sketch.matrix

Sketch matrix


satijalab/seurat documentation built on March 20, 2024, 8:41 p.m.