transform_counts: apply transformations to read counts

Description Usage Arguments Value

View source: R/count_matrix.R

Description

apply voom to input read counts (DGEList) and remove batch effects

Usage

1
transform_counts(count_dgelist, batch = NULL, covariates = NULL)

Arguments

count_dgelist

DGEList representing read counts

batch

factor or vector indicating batches

covariates

matrix or vector of numeric covariates

Value

numeric matrix representing transformed counts


anthony-aylward/exploreatacseq documentation built on May 10, 2021, 8:45 a.m.