Peak calling for broad histone-modification regions
3
0
Entering edit mode
6.9 years ago
biostart ▴ 370

Hello,

Is someone finding broad histone modification regions using peak callers such as MACS or HOMER? They only find narrow 1-2kb peaks for me, while expecting to find broader peaks such as 10-100kb. Any suggestions?

Thanks

ChIP-Seq • 4.2k views
ADD COMMENT
1
Entering edit mode
ADD REPLY
0
Entering edit mode

How can you say that you expect to have such broader peaks for your data? How did you call the broad peaks and which are the histone modifications are you talking about when you say broad peaks. Show us the parameters you have used and for which histone marks and then we can say. I can mostly help with MACS2 and unless I see your command line I will not be able to say if it was correctly done or not. As for your query, are you seeing the same range for both MACS2 and HOMER? Are you using MACS2(latest version)? Have your created the bedgraph of the normalized broad output of the MACS2 and viewed it in a browser against the ones called with narrow since not all histone marks should be called with broad parameters. If you can provide these details with elaboration in your query, am sure others can chip in as well along with me. Good luck!

ADD REPLY
0
Entering edit mode

The histone modifications at which I am looking are like H3K9me3. They are well known for marking large heterochromatin regions (they also form narrow peaks but I am not interested in these; I am specifically interested only in broad peaks).

Here is the command line with MACS:

macs14 --format BED -t filename1.bed -c filename2.bed -n filename3

Here is the command with HOMER:

findPeaks DirName -style histone -o auto -i DirName2

ADD REPLY
0
Entering edit mode

You are using the wrong MACS version. Macs14 was not designed to find broad peaks. Check for MAC2 in github you will find the new macs2 that is well equipped with broad calling. MACS2

ADD REPLY
1
Entering edit mode
6.9 years ago

Have you tried findHotspots.pl from DiffReps https://github.com/shenlab-sinai/diffreps ? I started using it just recently and would love to know what Biostars community think about it and tools for broad peaks analysis in general as biostart asks.

ADD COMMENT
0
Entering edit mode

unfortunately this comment does not address the question of the topic

ADD REPLY
1
Entering edit mode
ADD COMMENT
1
Entering edit mode

Looks interesting; a way of complementing traditional peak calling methods - thanks.

ADD REPLY
1
Entering edit mode
6.9 years ago

Hi, if you expect peaks of 10-100kb width, you can merge nearby narrow peaks using beedtools merge -d option. I found another peak caller FindER that allows controlling the peak width with -minSize (minimum size of peak), -maxGap (maximum size of peak) parameters.

ADD COMMENT

Login before adding your answer.

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