RunComBatseq: RunComBatseq

View source: R/BatchCorrection.R

RunComBatseqR Documentation

RunComBatseq

Description

RunComBatseq

Usage

RunComBatseq(
  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

Corrected and normalized Seurat object.


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