TCGA_BatchCorrection_MolecularData {MethylMix}R Documentation

The TCGA_BatchCorrection_MolecularData function

Description

Internal. Wrapper to perform batch correction.

Usage

TCGA_BatchCorrection_MolecularData(GEN_Data, BatchData, MinInBatch)

Arguments

GEN_Data

matrix with data to be corrected for batch effects.

BatchData

Batch data.

MinInBatch

minimum number of samples per batch.

Value

The corrected data matrix.


[Package MethylMix version 2.20.0 Index]