Differential Regions In Histone Modification
4
3
Entering edit mode
10.5 years ago
ChIP ▴ 600

Hi!

I have a set of .BAM files (with reads) on different histone marks but I do not have replicates.

The files that I have are H3K27ac (untreated), H3K27ac (treated with sample1) and H3K27ac (treated with sample2).

I have already called peaks on these samples using MACS2.

I want to identify differential peaks across these three.

Questions:

a) How can I identify these peaks?

b) Is their any package available to do so, if yes, have you used it?

Kindly help.

Thank you

chip-seq • 4.7k views
ADD COMMENT
0
Entering edit mode

If you're hoping to get reliable p-values, you won't get any without replicates. You might just make a consensus peak set and then calculate pairwise fold-changes of normalized coverage between the conditions in them.

ADD REPLY
4
Entering edit mode
10.5 years ago
Ming Tommy Tang ★ 3.9k

I highly recommend you to try diffreps http://code.google.com/p/diffreps/

ADD COMMENT
0
Entering edit mode

Will it work without replicates?

ADD REPLY
0
Entering edit mode

yes, it works without replicates, but you need to use G-test

ADD REPLY
2
Entering edit mode
10.5 years ago
Ying W ★ 4.2k

With no replicates, you might be best off just overlapping the peaks found and separating it into classes of overlaps (think venn diagram). You could also give DBChIP a try ( bioconductor link ) since it has an alternate way that tries to estimate variation w/out replicates.

ADD COMMENT
2
Entering edit mode
10.5 years ago
Song Qiang ▴ 40

Please checkout the RSEG tools at http://smithlab.usc.edu/histone/rseg/ I developed this tool using Hidden Markov model. If you use the rseg-diff program with mode 3, it will identify regions with differential read counts.

Please let me know if you have any questions.

ADD COMMENT
0
Entering edit mode

Hi! Thanks for the link.

I installed every bit of thing it said and at the last step, the script fails to write down the output files.

I am using -o $PWD

Error says " cannot write it in the folder"

Could you kindly reply

ADD REPLY
0
Entering edit mode
10.0 years ago
dnaseiseq ▴ 220

These guidelines might be helpful:

Bailey T, Krajewski P, Ladunga I, Lefebvre C, Li Q, Liu T, Madrigal P, Taslim C, Zhang J (2013) Practical Guidelines for the Comprehensive Analysis of ChIP-seq Data. PLoS Comput Biol 9(11): e1003326. doi:10.1371/journal.pcbi.1003326

http://www.ploscompbiol.org/article/info:doi/10.1371/journal.pcbi.1003326

ADD COMMENT

Login before adding your answer.

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