RunComBat: RunComBat

View source: R/BatchCorrection.R

RunComBatR Documentation

RunComBat

Description

RunComBat

Usage

RunComBat(
  object = NULL,
  batch = "batch",
  runningTime = FALSE,
  verbose = FALSE,
  ...
)

Arguments

object

A seurat object to correct batch effects.

batch

Batch labels.

runningTime

Return the running time.

verbose

Print verbose.

...

Arguments passed to other methods.

Value

Seurat object with the corrected data in the 'integrated' assay.


MartinLoza/RNAseqAnalysis documentation built on March 18, 2022, 2:13 a.m.