It's just an awk merge thing they do, not any replicate-aware calling, no?
Is there a CUT&RUN peakcaller that supports replicates? If not, what is your recommended approach for handling replicates?
It appears that all available peak callers, such as SEACR, are designed to call peaks from single pull-down experiments.
Our Experiment: We have two conditions, Untreated (UTR) and Treatment (TREAT), each with two biological replicates. Each condition also has respective INPUT data for normalization.
We have completed:
- Quality Control (QC)
- Alignment
- Duplicate marking/removal
- Spike-in Calibration
Next, we would like to proceed to peak calling and differential analysis. We would appreciate your recommendations on suitable peak callers and the best practices for handling replicates.
1 answer
It's essentially bedtools merge of all the replicates. Definitely not replicate aware calling. I'm not sure it's necessary but I don't have a good enough understanding of the experimental setting and how different the replicates are.
Log in to answer this question.
Hi there, were you able to find an effective approach for handling replicates in CUT&RUN data? Also, for peak calling, did you use IgG or input DNA as the control?