View source: R/OmicSelector_combat.R
| OmicSelector_combat | R Documentation | 
Use combat to fight batch effect.
OmicSelector_combat(
  danex,
  metadane = metadane,
  model = c("~ Batch", "~ Batch + Class")
)
danex | 
 Matrix with miRNA normalized expression values (e.g. TPM, deltaCt) with miRNAs in columns and cases in rows.  | 
metadane | 
 Metadata with 'Class' and 'Batch' variable.  | 
model | 
 Model of correction (application of covariates).  | 
Batch-corrected dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.