View source: R/geneExpressionCrossStudyNormalization.R
batchCorrect.importedModel | R Documentation |
Adjust baseline expression data to account for study_accession, featureSetName, and cell_type
batchCorrect.importedModel(modelEset, targetEset, batch.vars, covariates)
modelEset |
expressionSet used to create linear model |
targetEset |
expressionSet that is corrected given model fit values |
batch.vars |
variables to correct for |
covariates |
additional variables to include in the model |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.