Hi, I am working on a RNA-Seq project in ballgown to find differentially expressed genes between two groups. I have loaded the ballgown objects in R and need to normalise the data before DGE analysis. I tried calcNormFactors() using edgeR, but that needs matrix input, instead I have a ballgown object. Could you please guide me on how to normalise the data from ballgown using R functions?
Cross-posted: https://www.biostars.org/p/458954/