RunMNN: RunMNN

View source: R/BatchCorrection.R

RunMNNR Documentation

RunMNN

Description

RunMNN

Usage

RunMNN(
  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.