Skip to content

hamzainsaf/ChromatinRadiomics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Quantitative Analysis of Chromatin Organization

This repository contains the Python code for the quantitative analysis of chromatin organization in cell nuclei of small-cell and large-cell neuroendocrine lung cancer. We utilize the PyRadiomics package and the StarDist model for segmentation of cell nuclei.

Project Description

This project aims to provide tools for automated quantitative analysis to assist in the differentiation and study of small-cell and large-cell neuroendocrine lung cancers based on their chromatin organization. Using advanced image analysis techniques and machine learning models, we extract valuable radiomic features that can be used in cancer research and diagnosis.

Features

  • Cell Nuclei Segmentation: Utilizes the StarDist model for accurate segmentation of cell nuclei from microscopic images.
  • Feature Extraction: Employs the PyRadiomics package to extract a wide range of radiomic features from the segmented nuclei.
  • Analysis Pipeline: Offers a streamlined workflow for processing images, extracting features, and preparing the data for further statistical analysis.

Data Structure

Ensure your Google Drive contains the data organized as follows:

MyDrive/
└── Colab Notebooks/
    └── MIA/
        └── Project_4/
            ├── LCNEC/
            │   ├── Folder1/
            │   │   ├── HE/
            │   │   └── CancerMask/
            │   ├── Folder2/
            │   │   ├── HE/
            │   │   └── CancerMask/
            │   └── ...
            └── SCLC/
                ├── Folder1/
                ├── Folder2/
                └── ...

About

Quantitative Analysis of Chromatin Organization in Neuroendocrine Lung Cancer using PyRadiomics and StarDist. This project leverages advanced image processing techniques to segment cell nuclei and extract detailed radiomic features from small-cell and large-cell neuroendocrine lung cancers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors