TCGA_BatchCorrection_MolecularData {MethylMix} | R Documentation |
Internal. Wrapper to perform batch correction.
TCGA_BatchCorrection_MolecularData(GEN_Data, BatchData, MinInBatch)
GEN_Data |
matrix with data to be corrected for batch effects. |
BatchData |
Batch data. |
MinInBatch |
minimum number of samples per batch. |
The corrected data matrix.