the bam file used for Diffbind
1
0
Entering edit mode
5.9 years ago
mikysyc2016 ▴ 120

Hi, when use diffbind to check ChIP-seq data we need bam file. Do I need to use the bam file which already removed unmapped reads /duplicates/blacklist? And what will be the right range of FRiP for a successful experiment? Thanks.

ChIP-Seq R sequencing • 2.7k views
ADD COMMENT
0
Entering edit mode
5.9 years ago

Yes, it is a good idea to remove blacklisted reads before using DiffBind. I usually don't bother removing duplicates unless I have an unusually high percentage of them - particularly for factors with sharp peaks where some duplication is expected.

The FRiP really depends on your sample and how heavily your factor binds. Histone marks get up into the 20-30+% range sometimes if you have a really good enrichment - TFs I usually expect more in the ~15% range, but again, it really depends on your factor and how well your ChIP worked. A general rule I like myself is that I want at least 2x enrichment over my inputs. So if my input has 6% of reads in peaks, I'd want to see at least 12% of reads in peaks in my actual ChIP. But ideally it should be higher, it just depends on how lenient you can afford to be with your samples.

The DiffBind authors have another R package called ChIPQC that is quite good and can tell you the percentage of reads in blacklisted regions, duplication rate, in peaks, general enrichment rate, range of signal, etc. It also makes some nice figures and is easy to use.

ADD COMMENT
0
Entering edit mode

how about maped and unmaped reads? did you remove use reads mapped bam file?

ADD REPLY
0
Entering edit mode

Typically I leave them in, as many programs ignore them.

ADD REPLY

Login before adding your answer.

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