gatherInitialClusters: Gather Initial Cluster Names

View source: R/mergeInitialClusters.R

gatherInitialClustersR Documentation

Gather Initial Cluster Names

Description

Merge initial clustering results from a list of Seurat objects into a single Seurat object.

Usage

gatherInitialClusters(seu_list, seu)

Arguments

seu_list

A list containing Seurat objects with initial clustering results. Required.

seu

A Seurat object to which the merged initial cluster information will be added.

Value

A Seurat object containing the initial clustering results in the initial_cluster column of its meta.data.

See Also

mergeInitialClusters


CIDER documentation built on April 4, 2025, 2:28 a.m.