mergeClusters: Merging of cell clusters from a Results object

View source: R/misc.R

mergeClustersR Documentation

Merging of cell clusters from a Results object

Description

This function is used to merge one or more clusters in a Results object.

Usage

mergeClusters(Results, clusters, name)

Arguments

Results

a Results object

clusters

a character vector containing the names of the clusters to merge

name

a character specifiyng the name of the new cluster to create

Details

The function merges the abundances and the phenotypes of clusters into a new one. Clusters to merge are not removed from the Results object after the merging.

Value

a Results object


tchitchek-lab/SPADEVizR documentation built on Jan. 27, 2024, 8:58 p.m.