merge_sample: Merge Seurat objects into one without batch effect correction

View source: R/seurat.R

merge_sampleR Documentation

Merge Seurat objects into one without batch effect correction

Description

Merge Seurat objects into one without batch effect correction

Usage

merge_sample(obj_list, normalization = "LogNormalize", analyze = TRUE)

Arguments

obj_list

A list of Seurat objects.

normalization

Normalization method

analyze

Perform general Seurat analysis on integrated object or not.

Value

A merged Seurat object


altairwei/rhapsodykit documentation built on Feb. 1, 2023, 8:52 a.m.