umap.top.highlight: Set idents for top abundant clones in Seurat object, get...

View source: R/Echidna_other_functions.R

umap.top.highlightR Documentation

Set idents for top abundant clones in Seurat object, get ready for highlight the top abundant clones in UMAP.

Description

Set idents for top abundant clones in Seurat object, get ready for highlight the top abundant clones in UMAP.

Usage

umap.top.highlight(gex, all.contig.annotations, top.n)

Arguments

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.

Value

a Seurat object ready for highlight the top abundant clones in UMAP


Platypus documentation built on Aug. 15, 2022, 9:08 a.m.