This is a test version of Biostars. For the public version, visit https://www.biostars.org.
What transcript quantification tool would you recommend for 3' prime RNA-seq?

I've searched around and could not find (possibly missed) advice on which transcript quantification tool is well suited for 3' prime RNA-seq lib?

I've considered using Salmon, but I'm not sure if it will correct for transcript length which is expected to be only a small part of the transcript

Would be glad to hear your inputs.

Thanks!

P.S. downstream I intend to use DEseq2

rna-seq transcript quantification salmon

1 answer

Salmon has a --noLengthCorrection flag.

Log in to answer this question.