Preprocess-Seurat-SeuratPreprocess-BaseMerge-method: Preprocess a Seurat objects by the Seurat pipeline

Preprocess,Seurat,SeuratPreprocess,BaseMerge-methodR Documentation

Preprocess a Seurat objects by the Seurat pipeline

Description

Adopted from https://satijalab.org/seurat/articles/integration_introduction.html

Usage

## S4 method for signature 'Seurat,SeuratPreprocess,BaseMerge'
Preprocess(data, params, merge, ...)

Arguments

data

a Seurat object

params

a SeuratPreprocess object

merge

a BaseMerge object

...

Additional arguments

Value

a Seurat object (if there is only one batch), or a list of Seurat objects


erikjskie/ensemblemerge documentation built on March 19, 2022, 3 p.m.