I am trying to get some clarity on dba.count and dba.analyze.
1) For dba.count, does the function look at overlapping peaks and instead of using the score assigned by the peak caller (which I understand dba() does), it uses the number of reads found at that peak for a sample and calculates how well the reads correlate with that of the same peak in another sample? Or does it just look overall at reads throughout the entire genome regardless of where peaks are called?
2) When you set up the contrasts and then execute dba.analyze, are peaks of each sample in each contrast group pooled together to do the diff analysis?
Thank you!
Jaya
Thanks Rory! This was helpful.