Skip to content

hoerlteam/chromatin-texture-senescence

Repository files navigation

Chromatin texture analysis of (induced) senescence in IMR90 cells

Workflow for STED data

    1. feature_extraction_sted.ipynb to extract GLCM texture and auxiliary features from .h5 files created during automated acquisitions
    1. quality_control_sted.ipynb for ML-assisted quality control (good/bad image classification) based on features
    1. oldyoung_cls_sted.ipynb and feature_embedding_plots.ipynb for old/young classification of treated cells and generation of t-SNE plots / example image extraction.

Workflow for confocal data

    1. For overview images from automated STED runs: overview_extraction_from_h5.ipynb to save individual images as TIFF
    1. Stitch into large images using bigstitcher_overview_stitch_wrapper.ipynb
    1. Segment individual cells using cellpose_segmentation.ipynb
    1. feature_extraction_overview.ipynb to extract GLCM texture and auxiliary features for each cell from overview images and segmentation masks
    1. oldyoung_cls_overview.ipynb and feature_embedding_plots.ipynb for old/young classification of treated cells and generation of t-SNE plots / example image extraction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages