ComBat_correction | R Documentation |
ComBat Correction This function applies ComBat correction to your summarized experiment object
ComBat_correction(se, assay_to_normalize, batch, covar, output_assay_name)
se |
SummarizedExperiment object |
assay_to_normalize |
Assay that should be corrected |
batch |
The variable that represents batch |
covar |
list of covariates |
output_assay_name |
name of results assay |
SE object with an added ComBat corrected array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.