Entering edit mode
Guest User
★
13k
@guest-user-4897
Last seen 10.3 years ago
Hi all,
I have performed batch-normalization on my RNA-Seq data leaving the
data as cpm-log2 normalized. How do I use this as input in limma? It
usually only take count data.
-- output of sessionInfo():
none
--
Sent via the guest posting facility at bioconductor.org.
Can you provide details of the batch normalization you did?
It might (likely) be better to include the batches as covariates in a design matrix, and shoot that design matrix along with the raw count data through `limma::voom`