View source: R/TCGA_Download_Preprocess.R
TCGA_GENERIC_CheckBatchEffect | R Documentation |
Internal. Checks if batch correction is needed.
TCGA_GENERIC_CheckBatchEffect(GEN_Data, BatchData)
GEN_Data |
matrix with data to be corrected for batch effects. |
BatchData |
Batch data. |
the p value from ANOVA test on PCA values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.