Hi there,
Thank you very much for the amazing tutorial. I have a question regarding FRiPs calculation. In the tutorial you wrote: "We calculate the fraction of reads in peaks (FRiPs) as a measure of signal-to-noise, and contrast it to FRiPs in the IgG control dataset for illustration. Although sequencing depths for CUT&Tag are typically only 1-5 million reads, the low background of the method results in high FRiP scores. "
However, I don't really understand what you mean here by "contrast it to FRiPs in the IgG control" as in the code, you are taking the fragment counts from the bam file of one replicate and "counting" them into the peaks in the control file only. Also, how can I correct this step if I don't have IgG control (that is my case)? I thought about substituting the bed file with my top0.01_stringent.bed of the corresponding replicate, but I'm not sure this is totally correct.
Thank you in advance for your reply.
Hi there,
Thank you very much for the amazing tutorial. I have a question regarding FRiPs calculation. In the tutorial you wrote: "We calculate the fraction of reads in peaks (FRiPs) as a measure of signal-to-noise, and contrast it to FRiPs in the IgG control dataset for illustration. Although sequencing depths for CUT&Tag are typically only 1-5 million reads, the low background of the method results in high FRiP scores. "
However, I don't really understand what you mean here by "contrast it to FRiPs in the IgG control" as in the code, you are taking the fragment counts from the bam file of one replicate and "counting" them into the peaks in the control file only. Also, how can I correct this step if I don't have IgG control (that is my case)? I thought about substituting the bed file with my top0.01_stringent.bed of the corresponding replicate, but I'm not sure this is totally correct.
Thank you in advance for your reply.