Normalization with deepTools
1
1
Entering edit mode
3.5 years ago
Lorenzo ▴ 10

Good morning,

I'm doing RNA-seq analysis. I have .bam files coming from 31 different tissues. My goal is to normalize these data in order to obtain .bigwig files and compare them on IGV. Can I use bamCoverage (from deepTools) to do that? If yes, how can I do it?

Thank you in advance for your time and suggestion!

RNA-Seq • 3.0k views
ADD COMMENT
1
Entering edit mode
3.5 years ago

You can read the details laid out by ATpoint about how to use a scale factor with deepTools. He specified it for ATAC-seq/ChIP-seq, but the principles are the same for RNA-seq: calculate a scaling factor with DESeq2 and supply the inverse (!) to bamCoverage --scaleFactor.

Some more details of the different normalization methods of bamCoverage can be found in this post and perhaps even in thus github issue

ADD COMMENT

Login before adding your answer.

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