Description Usage Arguments Value
apply voom to input read counts (DGEList) and remove batch effects
1 | transform_counts(count_dgelist, batch = NULL, covariates = NULL)
|
count_dgelist |
DGEList representing read counts |
batch |
factor or vector indicating batches |
covariates |
matrix or vector of numeric covariates |
numeric matrix representing transformed counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.