Skip to content

Tarela/3DSIManalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3DSIManalysis

3D‑SIM H3K27ac Domain Feature Analysis

High-Resolution 3D-SIM H3K27ac Domain Analysis

This repository contains the code supporting the manuscript “Super-resolution microscopy reveals distinct epigenetic states regulated by estrogen receptor activity.” It provides scripts for processing raw 3D-SIM. czi files, including aligning multi-channel signals from the 3D-SIM data, extracting quantitative H3K27ac domain features, and generating statistics and publication-ready figures.


Scripts

1. channel_alignment.py

  • Purpose: Correct and align multi-channel (H3K27ac vs ER). For each Z-slides, we align the H3K27ac vs ER channels using 2D-cross-correlation and find the alignment with the best global matches.

2. 3DSIM_pipeline.py

  • Purpose: Load .czi image stacks, parse metadata, detect cell nuclei via DAPI channel, and extract per-cell 3D domain features (volume, sphericity, boundary distance, channel correlations).
  • Key Steps:
    1. Read CZI metadata and channels (DAPI, H3K27ac, ER)
    2. Threshold and detect cell nuclei regions via DAPI channel
    3. Compute 3D shape features
    4. Compute signal features
    5. Output feature tables

3. H3K27ac_domainFeature_analysis.R

About

3D‑SIM H3K27ac Domain Feature Analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published