Between sample normalization without replicates
0
0
Entering edit mode
13 months ago
GR ▴ 400

Hi All,

I have some RNA-Seq data without reps for 5 different conditions. I can not do any fancy statistics with this data. Just trying to get the idea if the genes of interest show stable expression in these conditions. What is the best way to normalize counts between samples?

I tried generating TPMs using salmon quant but it seems to do only within-sample normalization or multiple reps/libs concatenated together. Any suggestions for tools and methods for this?

Thanks!

normalization RNA-Seq • 889 views
ADD COMMENT
0
Entering edit mode

You can use the rlog/vst normalized counts from DESeq2 or TMM from edgeR.

ADD REPLY
0
Entering edit mode

Thanks rpolicastro , can you please elaborate more why rlog/vst normalization should be used.

ADD REPLY
0
Entering edit mode

To clarify, DESeq2 rlog and vst are transformation methods that DESeq will apply to counts that have been normalized for sequencing depth (i.e estimateSizeFactors).

For more details:

http://bioconductor.org/packages/devel/bioc/vignettes/DESeq2/inst/doc/DESeq2.html#data-transformations-and-visualization

http://bioconductor.org/packages/devel/bioc/vignettes/DESeq2/inst/doc/DESeq2.html#how-do-i-use-vst-or-rlog-data-for-differential-testing

ADD REPLY
0
Entering edit mode

jv Thanks! I could not understand the purpose of using rlog or vst transformation from the deseq2 manual. I believe in my case normalizing counts by sequencing depth should be enough?

ADD REPLY

Login before adding your answer.

Traffic: 2567 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6