combine_batches_dfs: Combine SummarizedExperiment objects and correct batch effect

View source: R/utils.R

combine_batches_dfsR Documentation

Combine SummarizedExperiment objects and correct batch effect

Description

Combine SummarizedExperiment objects and correct batch effect

Usage

combine_batches_dfs(df.list, ID = "ID", ref.batch = NULL, correct.batch = TRUE)

Arguments

df.list

a list of data frames

ID

a column name or index for gene ID

ref.batch

passed to ComBat

Value

combined data frame


skimlab/CCSBUtils documentation built on March 30, 2022, 4:52 a.m.