RunComBatseq: RunComBatseq

View source: R/Seurat_based.R

RunComBatseqR Documentation

RunComBatseq

Description

RunComBatseq

Usage

RunComBatseq(
  SerObj = NULL,
  batch = "batch",
  runningTime = FALSE,
  verbose = FALSE,
  ...
)

Arguments

SerObj

A seurat SerObj to correct batch effects.

batch

Batch labels.

runningTime

Return the running time.

verbose

Print verbose.

...

Arguments passed to other methods.

Value

Corrected and normalized Seurat SerObj.


eisascience/scCustFx documentation built on June 2, 2025, 3:59 a.m.