ISPY2 Dataset Curation for Breast Cancer pCR Prediction
Implementation of the ISPY2 dataset curation pipeline for breast cancer pathologic complete response (pCR) prediction from our publication "Graph Representation Learning of Longitudinal Medical Imaging Trajectories for Treatment Response Prediction".
Example Usage
from ISPY2_pCR_dataset import download_data, preprocess_data
download_dir = "path/to/output/directory"
manifest_file_path = "path/to/tcia/manifest/xlsx/file" # can be found at https://github.com/hannesk95/ISPY2-pCR-dataset/tree/main/data
clinical_file_path = "path/to/clinical_xlsx/file" # can be found at https://github.com/hannesk95/ISPY2-pCR-dataset/tree/main/data
download_data(download_dir=download_dir,
manifest_file_path=manifest_file_path)
preprocess_data(download_dir=download_dir,
clinical_file_path=clinical_file_path)
Citation
@article{kiechle2026graph,
title={Graph Representation Learning of Longitudinal Medical Imaging Trajectories for Treatment Response Prediction},
author={Kiechle, Johannes and Osuala, Richard and Lang, Daniel M and Fischer, Stefan M and Jan{\'\i}{\v{c}}kov{\'a}, Ivana and Lekadir, Karim and Schnabel, Julia A and Peeken, Jan C},
journal={arXiv preprint arXiv:2607.04912},
year={2026}
}
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ispy2_pcr_dataset-0.0.8.tar.gz.
File metadata
- Download URL: ispy2_pcr_dataset-0.0.8.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f0f9d4d70faa5d2a600c6e3ecbbecc2dbd53c440a07c1e9a2eb584f249dcce8
|
|
| MD5 |
80532e5fe35f12e42f1f43bf847eaf0e
|
|
| BLAKE2b-256 |
ec83c8edd442347697bc5fcd020327c15094f45d5b0665dd3941e4b2964b847a
|
File details
Details for the file ispy2_pcr_dataset-0.0.8-py3-none-any.whl.
File metadata
- Download URL: ispy2_pcr_dataset-0.0.8-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc9c4245792b84653731f7d409f99e48660b9f0511d51ad92f7de16844d4ef2d
|
|
| MD5 |
15210e6093eaca14100f11c387cb7662
|
|
| BLAKE2b-256 |
d3afec4c1e86bc8e2cfcae2e8bef8e49b485b116b3ac0e83dbb4396b563f872a
|