combat_correction: Combat Correction This function applies combat correction to...

View source: R/batch_correction.R

combat_correctionR Documentation

Combat Correction This function applies combat correction to your summarized experiment object

Description

Combat Correction This function applies combat correction to your summarized experiment object

Usage

combat_correction(se, assay_to_normalize, batch, covar, output_assay_name)

Arguments

se

SummarizedExperiment object

assay_to_normalize

Assay that should be corrected

batch

The variable that represents batch

covar

Covariate Matrix

output_assay_name

name of results assay

Value

SE object with an added combat corrected array


compbiomed/BatchQC documentation built on April 23, 2024, 7:38 a.m.