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