RunKBET: Title

View source: R/BatchCorrection.R

RunKBETR Documentation

Title

Description

Title

Usage

RunKBET(
  object = NULL,
  batch = "batch",
  reduction = "pca",
  dims = 10,
  per = 0.1,
  acceptance = TRUE,
  verbose = FALSE
)

Arguments

object

A seurat object to correct batch effects.

batch

Batch labels.

reduction

Reduction to use.

dims

Number of dimensions to use.

per

Percentages of the mean batch size.

acceptance

Return the acceptance rate.

verbose

Print verbose.

Value

kBET mean score.


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