embed_pca: embed PCA

View source: R/embeddings.R

embed_pcaR Documentation

embed PCA

Description

embed in grey scale using PCA embeddings

Usage

embed_pca(counts, dimensions, features = NULL, verbose = TRUE)

Arguments

counts

Seurat object containing normalised counts

dimensions

number dimension to retain from PCA

features

custom vector of features

verbose

logical if progress messages should be outputed

Value

normalised PCA embedding matrix


patrickCNMartin/Vesalius documentation built on April 17, 2025, 11:31 p.m.