View source: R/jj_get_reduction_coords.R
jj_get_reduction_coords | R Documentation |
Extract cell embeddings together with meta data from a Seurat, cisTopic or ArchR-object
jj_get_reduction_coords(obj, redname = NULL, exact_match = TRUE)
obj |
Seurat, cisTopic or ArchR object |
redname |
name of the reduction, for which cell embeddings should be obtained |
exact_match |
if TRUE, |
head(jj_get_reduction_coords(pbmc_small, 'tsne'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.