View source: R/other_functions.R
Further process the the seurat object from simulated transciptome output and make UMAP ready for plotting.
1 | get.umap(gex, d, reso)
|
gex |
output from get.elbow function. |
d |
dims argurment of in Seurat::FindNeighbors() and Seurat::RunUMAP |
reso |
resolution argument in Seurat::FindClusters() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.