This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Differential expression analysis (DEA) of lncRNA

Hi all,

I'm relatively new to RNA-seq analysis and want to perform differential expression analysis (DEA) of lncRNAs. I have read multiple different protocols and I think the following method would be valid and I hoped to receive feedback on it:

Would this be a good way to perform DEA of lncRNAs?

Thanks!

edger lncrna

1 answer

Statistical analysis of RNA-seq for lncRNAs is done the same as for any other RNA-seq analysis and there isn't any particular need for new pipelines. I strongly recommend using a regular RNA-seq pipeline with read counts instead of RKPMs. You can follow the regular edgeR documentation. edgeR is quite capable of using fractional counts, if that is what you have. I don't personally agree that lncDIFF has better performance than edgeR. I would tend to analyse the lncRNAs together with protein-coding genes in order to make global normalization methods like TMM more reliable.

Log in to answer this question.