Hi Vincent,
We like to test if neuronal activation in mice (biqucucline treatment) caused the D-compartmentalization. We liked your analysis of annotating the D compartment and followed your method as below
- For this, we extracted a 100kb resolution matrix (data depth 600million read for each condition) for both the control and BIC-treated sample (from the juicer .hic matrix) using the hicExplorer function hicConvertFormat
- then transformed in observed/expected using hicTransform function, 3. hicCompareMatrices using log2ratio operation of hicExplorer
- then weight balance using a cooler balance
- lastly calculate PC1 and PC2 using cool-tools eigs-cis --n-eigs 2
the outcome of cooltool: I only got 269 out of 27469 100kb windows with PC values, rest of the windows are 'nan' or 0.00
using differential Atac-seq signal (BIC differential peaks), we made Pearson's correlation between PC1 (even PC2 of log2 (OE-BIC-100Kb.cool/OE-ctrl-100Kb.cool)) and correlation value is 0.23.
correlation_scatterplot.pdf


Somehow I could not use snakefile and custom code for PC1 calculation due to the missing of hicexplorer.yaml file in our centralized cluster but I used hicexplorer and cooltools for the above steps.

Question: Is it normal to be turned out of almost all the differential Hi-C matrix windows are empty (except 269/27469) or I am making a mistake here? in your analysis, Extended Data Fig. 5ab, shows continuous PC values, in our case, we got too few windows that show PC values even considering two completely different datasets https://www.nature.com/articles/s41586-023-06635-y/figures/10
Lastly, Can I ask how many D-compartments you have detected at 100Kb resolution?
My apologies if it is not directly related to your pipeline or area of story and please let me know if my given information are not properly understandable.
Thank you
Hi Vincent,
We like to test if neuronal activation in mice (biqucucline treatment) caused the D-compartmentalization. We liked your analysis of annotating the D compartment and followed your method as below
the outcome of cooltool: I only got 269 out of 27469 100kb windows with PC values, rest of the windows are 'nan' or 0.00
using differential Atac-seq signal (BIC differential peaks), we made Pearson's correlation between PC1 (even PC2 of log2 (OE-BIC-100Kb.cool/OE-ctrl-100Kb.cool)) and correlation value is 0.23.
correlation_scatterplot.pdf
Somehow I could not use snakefile and custom code for PC1 calculation due to the missing of hicexplorer.yaml file in our centralized cluster but I used hicexplorer and cooltools for the above steps.
Question: Is it normal to be turned out of almost all the differential Hi-C matrix windows are empty (except 269/27469) or I am making a mistake here? in your analysis, Extended Data Fig. 5ab, shows continuous PC values, in our case, we got too few windows that show PC values even considering two completely different datasets https://www.nature.com/articles/s41586-023-06635-y/figures/10
Lastly, Can I ask how many D-compartments you have detected at 100Kb resolution?
My apologies if it is not directly related to your pipeline or area of story and please let me know if my given information are not properly understandable.
Thank you