View source: R/other_functions.R
Set idents for top abundant clones in Seurat object, get ready for highlight the top abundant clones in UMAP.
1 | umap.top.highlight(gex, all.contig.annotations, top.n)
|
gex |
output from get.umap function. |
all.contig.annotations |
The output dataframe all_contig_annotations from simulation. |
top.n |
The top n abundant clones to be shown in the plot. If missing, all clones will be shown. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.