rename_indents: rename_indents

Description Usage Arguments Value Examples

View source: R/rename_indents.R

Description

(All)Relabels the clusters automatically for graphing.

Usage

1
rename_indents(seuratobject, labels)

Arguments

seuratobject

The seurat object and the outuput of top_cluster.

labels

The output of top_cluster

Value

N/a

Examples

1
2
plaque.combined_40pc_0.6 <- rename_indents(plaque.combined_40pc_0.6,
top_cluster(plaque.combined_40pc_0.6clusteraverages))

SShan2021/seuratExtension documentation built on Dec. 18, 2021, noon