One Sided Peak Analysis
3
0
Entering edit mode
12.3 years ago
Bri ▴ 10

Please can you suggest me of any tools available for one sided Chip Seq data analysis. I have a raw Chip-seq data but not a control/input sample file. How do I call the Peaks.

Thanks for your time

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

please search for 'chip-seq analysis' before posting a question. your question implies that you are only interested in one of the two peaks in the double peaks used to recognize dna binding proteins, is this correct?

ADD REPLY
3
Entering edit mode
12.3 years ago
seidel 11k

You can use MACS for IP alone without a control. The basic idea is that the peaks will represent local areas of enrichment relative to a background. Without a control to measure the true background, the background might be considered a large nearby area. For each chromosome you can divide it into bins, and since you know how many reads map to that chromosome you can determine the number of reads to expect per bin. MACS then estimates for any given location, how many reads occur per bin when considering smaller local areas of 1k, 5k, and 10k. If you find a set of bins with more reads than are expected by chance, those define a peak. The catch is that, even in background samples, areas of "open chromatin" will look enriched (e.g. transcription start sites). There are many other peak finders that can use IP samples with no control, you can find them by looking up ChIP Seq on pubmed.

R provides a wealth of libraries and resources for manipulating this kind of data (look up bioconductor).

ADD COMMENT
1
Entering edit mode
ADD COMMENT
0
Entering edit mode

your first link is broken.

ADD REPLY
0
Entering edit mode

Thank you. I have fixed it.

ADD REPLY
0
Entering edit mode
12.3 years ago
Frenkiboy ▴ 250

It depends whether you have TF or histone data. For TFs you could try Cisgenome or Swembl, and for histone data you can try Scripture. Swembl and Scripture need a bit of parameter fiddling though.

ADD COMMENT
0
Entering edit mode

Thanks a lot ..THis helped!

ADD REPLY

Login before adding your answer.

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