combine_batches_dfs | R Documentation |
Combine SummarizedExperiment objects and correct batch effect
combine_batches_dfs(df.list, ID = "ID", ref.batch = NULL, correct.batch = TRUE)
df.list |
a list of data frames |
ID |
a column name or index for gene ID |
ref.batch |
passed to |
combined data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.