View source: R/batch_correction.R
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 |
Covariate Matrix |
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.