compute the 2D coordinates of embeded cells, genes, loci and factors using VscAI visualization
1 2 | getEmbeddings(object, genes.embed = NULL, loci.embed = NULL,
alpha.embed = 1.9, snn.embed = 5)
|
object |
scAI object |
genes.embed |
A vector of genes to be embedded |
loci.embed |
A vector of loci to be embedded |
alpha.embed |
Parameter controlling the distance between the cells and the factors |
snn.embed |
Number of neighbors |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.