Thank you Muhammad and Moshe for your responses here! I am basically interested in looking at the proximity of a set of genes (belonging to different chromosomes) in Hi-C. This is why I would like to use the INTERKR.norm at resolution 250kb. I asked the question to Muhammad offline, but I feel that it is maybe better to mention it here in case someone is wondering about this in the future.
It turns out that I need hg19 files, so I will have to rebuild the files using EMT. However, I am not sure that I fully grasp the different steps to get the INTERKR.norm files for each chromosome. My understanding is that I should
1. Obtain the .hic files for each chromosome pair
2. Stitch the files for each chromosome pair (excluding intrachromosomal pairs) using Hi C-EMT as follows.
For this part, there is something that I am not understanding properly. For now, I have only one big combined .hic file, ENCFF184QHM.hic. This file, if I understand correctly, contains both intrachromosomal and interchromosomal interactions. What hic_emt.jar function should I use to remove the intrachromosomal interactions from this file? I thought at first that I could stitch together all interchromosomal maps using the stitch command, but since I only have one big .hic file here, I am not sure how to proceed.
java -jar. juicer_tools.jar. dump norm. KR [combined_interX_file.hic] [chromosome] BP 250000. [KRnorm_file.txt]
Something I am not sure about here is whether I can do this command for the entire combined interchromosomal matrix at once in order to get the INTERKR.norm vector. It seems that the command requires a [chromosome] argument, which I would like to not specify in order to process the full matrix at once. Could you please tell me how I should proceed here?
Thank you very much for your help!
Best,
Louis