Skip to contents

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.