Skip to content

Identification of D compartment in response to neuronal activation. #1

@mujahida87

Description

@mujahida87

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

  1. 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
  2. then transformed in observed/expected using hicTransform function, 3. hicCompareMatrices using log2ratio operation of hicExplorer
  3. then weight balance using a cooler balance
  4. 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
    Screenshot 2024-05-06 at 15 35 55
    Screenshot 2024-05-06 at 15 44 54
    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.
    Screenshot 2024-05-06 at 15 50 54

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions