Learn R Programming

CIDER (version 0.99.1)

gatherInitialClusters: Gather initial cluster names

Description

Gather initial cluster names

Usage

gatherInitialClusters(seu_list, seu)

Value

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

Arguments

seu_list

A list containing Seurat objects. Required.

seu

A Seurat object

Functions

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

See Also

mergeInitialClusters