Skip to contents

Gather initial cluster names

Usage

gatherInitialClusters(seu_list, seu)

Arguments

seu_list

A list containing Seurat objects. Required.

seu

A Seurat object

Value

A Seurat object containing initial clustering results in `seu$initial_cluster`.

Functions

  • gatherInitialClusters: initial clustering results from a Seurat object list to one Seurat object. Follows the function `mergeInitialClusters`.