Giter VIP home page Giter VIP logo

dlbcl-morph's Introduction

DLBCL-Morph: Morphological features computed using deep learning for an annotated digital DLBCL image set

DLBCL-Morph is a dataset containing 42 digitally scanned high-resolution tissue microarray (TMA) slides accompanied by clinical, cytogenetic, and geometric features from 209 DLBCL cases as described in "DLBCL-Morph: Morphological features computed using deep learning for an annotated digital DLBCL image set".

Abstract

Diffuse Large B-Cell Lymphoma (DLBCL) is the most common non-Hodgkin lymphoma. Though histologically DLBCL shows varying morphologies, no morphologic features have been consistently demonstrated to correlate with prognosis. We present a morphologic analysis of histology sections from 209 DLBCL cases with associated clinical and cytogenetic data. Duplicate tissue core sections were arranged in tissue microarrays (TMAs), and replicate sections were stained with H&E and immunohistochemical stains for CD10, BCL6, MUM1, BCL2, and MYC. The TMAs are accompanied by pathologist-annotated regions-of-interest (ROIs) that identify areas of tissue representative of DLBCL. We used a deep learning model to segment all tumor nuclei in the ROIs, and computed several geometric features for each segmented nucleus. We fit a Cox proportional hazards model to demonstrate the utility of these geometric features in predicting survival outcome, and found that it achieved a C-index (95% CI) of 0.635 (0.574,0.691). Our finding suggests that geometric features computed from tumor nuclei is of prognostic importance, and should be validated in prospective studies.

Dataset Download

DLBCL-Morph is publicly available at this link: https://stanfordmedicine.box.com/s/ub8e0wlhsdenyhdsuuzp6zhj0i82xrb1

Folder Structure

Code Usage

Below we walk through the code files in this repo.

Cleaning Clinial Data

The data_cleaner.py is used to create clinical_data_cleaned.csv from clinical_data.xlsx.

Patch extractor

The notebook extract_patches.ipynb shows how patches were extracted from the TMAs inside the ROIs.

Visualizing Geometric Features

The notebook visualize_geometric_features.ipynb illustrates the fitting of a rectangle and an ellipse to any tumor nucleus, and computation of associated geometric features.

Survival Regression

The notebook survival_regression.ipynb reproduces the Cox model results in our paper.

Computing All Geometric Features

The scripts derive_shape_factor_matlb.py and extract_res.m computes all the geometric features that can be found in cell_shapes.csv. Matlab is required to run these scripts.

Citation

If you use the DLBCL-Morph dataset, please cite our paper:

@misc{vrabac2020dlbclmorph,
    title={DLBCL-Morph: Morphological features computed using deep learning for an annotated digital DLBCL image set},
    author={Damir Vrabac and Akshay Smit and Rebecca Rojansky and Yasodha Natkunam and Ranjana H. Advani and Andrew Y. Ng and Sebastian Fernandez-Pol and Pranav Rajpurkar},
    year={2020},
    eprint={2009.08123},
    archivePrefix={arXiv},
    primaryClass={cs.CV}
}

dlbcl-morph's People

Contributors

damirvrabac avatar akshaysmit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.