https://github.com/bhklab/cervixradiomics

https://github.com/bhklab/cervixradiomics

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: bhklab
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 52.4 MB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License

README.md

Cervix Signature Generation from Radiomic Biomarkers

Overview

This GitHub repository contains code for generating a cervix signature based on radiomic biomarkers. The analysis utilizes pyradiomics features from two datasets: TCGIA and Norway. Feature selection is performed using mrmrE, and the final model is constructed using 100 combinations of 2 radiomics features. The resulting signature is then validated on an internal PMH cohort.

Table of Contents

  1. Introduction
  2. Datasets
  3. Code Structure
  4. Usage
  5. Dependencies
  6. Results
  7. Validation
  8. License
  9. Acknowledgements

Introduction

Radiomic biomarkers offer valuable insights into cervical cancer. This project aims to generate a cervix signature by leveraging pyradiomics features from the TCGIA and Norway datasets. Feature selection is crucial, and mrmrE is employed to identify the most relevant radiomics features. The final model combines 100 sets of 2 radiomics features to create a robust signature.

Datasets

  • TCGIA Dataset: The Cancer Genome Atlas's cervical cancer dataset.
  • Norway Dataset: Dataset from Norway containing relevant radiomic information.
  • PMH Dataset: Internal Dataset from PMH used to validate prognostic potential of radiomics signature

Code Structure

The code is organized as follows:

  • train: Contains data, notebook used to generate the final signature. Multiple potential signatures were tested using CV of training set. A final model using an ensemble of 100 sets of 2 radiomics features was extracted as final signature. Run "Radiomic_Signature.ipynb" in a jupyter notebook to generate the results.
  • archive Scripts for any extra analysis conducted.
  • validation: Validates the generated signature on an internal PMH cohort.

Usage

To use the code, follow these steps:

  1. Clone the repository:

bash git clone https://github.com/bhklab/CervixRadiomics

  1. Navigate to the project directory:

bash cd CervixRadiomics

  1. Run a jupyter notebook server to conduct analysis.

bash jupyter notebook

Dependencies

Ensure you have the following dependencies installed:

  • Python (>=3.6)
  • pymrmre (1.0.7)

Install dependencies using:

bash pip install matplotlib pandas numpy seaborn lifelines scikit-learn scikit-image pymrmre

Results

The generated cervix signature is located in the results directory. Detailed results and performance metrics are also provided.

Validation

The signature is validated on an internal PMH cohort to assess its generalizability.

License

This project is licensed under the MIT License.

Acknowledgements

Special thanks to Dr. Kathy Han & Dr. Benjamin Haibe Kans, Dr. Philip Ye, Jessica Weiss & all corresponding contributors and data providers for making this research possible.

Feel free to contribute, report issues, or suggest improvements!s

Owner

  • Name: BHKLAB
  • Login: bhklab
  • Kind: organization
  • Location: Toronto, Ontario, Canada

The Haibe-Kains Laboratory @ Princess Margaret Cancer Centre

GitHub Events

Total
Last Year

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 7
  • Total Committers: 2
  • Avg Commits per committer: 3.5
  • Development Distribution Score (DDS): 0.429
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Benjamin Haibe-Kains b****a@g****m 4
jmarsil j****a@m****a 3
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels