Hi,
I performed differential transcript expression analysis using edgeR
pipeline. I usually use workflow from the edgeR
workflow; 4.6 Differential transcript expression of human lung adenocarcinoma cell lines
It seems it uses the inferential (Bootstrap/Gibbs) replicates to measure the assignment uncertainty of each transcript count. My question is does edgeR also considers transcript length while computing. I see Swish
another differential transcript expression tool adjusts transcript replicate counts for sample-specific transcript length and sequencing depth via median-ratio size factors.
Additionally, I would like to know if I can leverage the normalized CPM values for downstream visualization (for instance; to calculate the proportion of transcripts of a given gene)
Here is the related to edgeR
approach:
Faster and more accurate assessment of differential transcript expression with Gibbs sampling and edgeR v4. https://doi.org/10.1093/nargab/lqae151
Best Regards, Toufiq
Gordon Smyth thank you very much for the detailed response.