RunScanorama: RunScanorama

View source: R/Seurat_based.R

RunScanoramaR Documentation

RunScanorama

Description

RunScanorama

Usage

RunScanorama(
  SerObj = NULL,
  batch = "batch",
  runningTime = FALSE,
  verbose = FALSE,
  ...
)

Arguments

SerObj

A seurat SerObj to correct batch effects.

batch

Batch labels.

runningTime

Return the running time.

verbose

Print verbose.

...

Arguments passed to other methods.

Value

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


eisascience/scCustFx documentation built on June 2, 2025, 3:59 a.m.