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


Seurat documentation built on Nov. 18, 2023, 1:10 a.m.