Hello,
I'm wondering if these two orders of operations should give equivalent results.
Say we have two different technical replicates of the same experiment and want to pool them to increase the sequencing depth.
Option 1: Use HiCPro to align and quantify each replicate separately in as two different "samples". Then, add up the raw/unnormalized matrices from the two samples. Finally, apply ice normalization to the single combined unnormalized matrix.
Option 2: Align and quantify both replicates together by putting all fastq files within the same sample data directory. Use HiC-Pro as usual to quantify and then ice normalize one matrix.
My intuition is that the two final matrices should be equivalent, because alignment and presumably QC is done independently per read pair. But perhaps I'm missing something. I'd really appreciate your insight.
Many thanks,
Best,
Deborah