embed_pca | R Documentation |
embed in grey scale using PCA embeddings
embed_pca(counts, dimensions, features = NULL, verbose = TRUE)
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 |
normalised PCA embedding matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.