RunHarmony: RunHarmony

View source: R/BatchCorrection.R

RunHarmonyR Documentation

RunHarmony

Description

RunHarmony

Usage

RunHarmony(
  object = NULL,
  batch = "batch",
  dims = 10,
  runningTime = FALSE,
  verbose = FALSE,
  ...
)

Arguments

object

A seurat object to correct batch effects.

batch

Batch labels.

dims

Dimensions to use in the correction.

runningTime

Return the running time.

verbose

Print verbose.

...

Arguments passed to other methods.

Value

Seurat object with the corrected data in the 'harmony' reduction.


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