table_correct_batch | R Documentation |
Batch effect correction
table_correct_batch(object, method, plot, meta_data, id = NULL, batch, group)
object |
a data frame |
method |
raw, combat, limma, mnn, harmony, cca |
plot |
true, false |
meta_data |
meta data with batch aand group |
id |
the id column for future development |
batch |
the batch to correct |
group |
the meaningful group |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.