RunScanorama: RunScanorama

View source: R/BatchCorrection.R

RunScanoramaR Documentation

RunScanorama

Description

RunScanorama

Usage

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