RNA-seq normalization methods between samples
1
0
Entering edit mode
3.9 years ago
chansik ▴ 10

I'm a beginner in RNA-seq. I'm trying to learn RNA-seq analysis with a practical and simple analysis with public RNA-seq data.

I downloaded 9 RNA-seq files (same sample prepared on 9 different days) I've done mapping them with Hisat2. so far it seems pretty fine as average 95% of reads were mapped.

For analysis practice, if I want to identify housekeeping genes with those samples, what normalization method should I use? (e.g. read counts, FPKM or TPM? or something else?) Because I read some posts that netiher FPKM or TPM is useful to normalize between samples.

And can you recommend tools (or pipeline) to get the values?

I'm planning to compare coefficient of variation (CV) and fold change with normalized value between samples.

Many thanks in advance.

RNA-seq Normalization • 1.1k views
ADD COMMENT
2
Entering edit mode
3.9 years ago

I would recommend VST or rLog from the DESeq2 package. In particular, because you are going to be comparing coefficients of variation, you will want something that detrends the variance.

ADD COMMENT

Login before adding your answer.

Traffic: 3757 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