Multiparametric MRI, manual segmentations, radiomics and molecular profiles of diffuse gliomas
-
Bartnik, Krzysztof
(Project leader)1, 2
- Węgrzyn, Piotr
- Maj, Edyta
- Tsevegmed, Belgutei
- Piwko, Karolina
-
Wojtczak, Zuzanna1
- Sterlinski, Ignacy
- Kaczmarek, Wojciech
- Kunert, Przemysław
- Koczyk, Kacper
- Machnicki, Marcin
- Stokłosa, Tomasz
- Grajkowska, Wiesława
-
Calabrese, Evan3
- Guilherme de Almeida, José
- Calado, Alexandre
- Papanikolaou, Nickolas
- Biecek, Przemysław2
Description
Abstract
This dataset contains de-identified preoperative and postoperative multiparametric brain MRI examinations from 192 adult patients with diffuse gliomas (WHO CNS5 grades 2–4), including 156 preoperative and 161 postoperative examinations. The release includes multicompartment tumour-region segmentations, clinical and molecular variables, radiomics feature tables, time-to-progression data, and overall-survival data.
Key points
-
The cohort originates from Central Europe and broadens the geographic representation of publicly available glioma datasets.
-
Both de-identified raw MRI and preprocessed, co-registered MRI are provided, together with manual segmentations and radiomics features.
-
The resource supports radiogenomic research, segmentation benchmarking, and studies of imaging-based outcome prediction.
-
Users should account for the observational, single-cohort nature of the dataset, imaging heterogeneity, and incomplete molecular testing in some cases.
Technical information
The release is organized into six components.
1. Clinical and molecular data
1_0_clinical_molecular_data.csv contains patient-level clinical and molecular variables. The id column links the tabular data to imaging, segmentation masks, and radiomics data.
Variable definitions and permitted values are provided in:
1_1_clinical_molecular_metadata_dictionary.csv
The molecular variables include recorded results for:
-
IDH1/2
-
ATRX
-
TP53
-
TERT promoter
-
1p/19q co-deletion
-
CDKN2A/B
-
EGFR
-
chromosomal alterations, including chromosome 7 gain and chromosome 10 loss
Molecular testing was not available for every marker in every patient. Marker-level reasons for missingness were not retained for this retrospective release.
Integrated diagnoses follow the released pathology and molecular-support fields. The following columns document whether the available molecular evidence completely supports, partially supports, or does not support the reported WHO CNS5 diagnostic suffix:
-
diagnosis_family_for_support_rule -
molecular_support_flag -
who_cns5_suffix_as_reported -
molecular_support_rule
The release identifies:
-
18 cases as
NOS_as_reported -
1 case as
NEC_as_reported -
8 cases with
partial_molecular_support
Users should use these fields when selecting cases for diagnosis-specific analyses and should not infer an unrecorded molecular result from a missing value.
2. MRI imaging
The imaging archives contain the following sequences where available:
-
T2-weighted (
T2w) -
FLAIR (
T2f) -
non-contrast T1-weighted (
T1n) -
delayed post-contrast T1-weighted (
T1c) -
early post-contrast T1-weighted (
T1ce) -
diffusion-weighted imaging
-
apparent diffusion coefficient maps
-
susceptibility-weighted imaging
The four MRI archives are:
-
2_1_preop_scans_coreg.zip -
2_2_postop_scans_coreg.zip -
2_3_preop_scans_raw.zip -
2_4_postop_scans_raw.zip
Corresponding acquisition and availability metadata are supplied in:
-
2_1_preop_scans_coreg_meta.csv -
2_2_postop_scans_coreg_meta.csv -
2_3_preop_scans_raw_meta.csv -
2_4_postop_scans_raw_meta.csv
Images are distributed as NIfTI files within patient-ID folders.
Examination identifiers are encoded in filenames. For example:
123_0_brain_t1c.nii.gz
The second numeric field distinguishes multiple examinations belonging to the same patient.
The raw archives contain the released imaging data after de-identification and skull stripping. The co-registered archives provide the four basic sequences (T1n, T1c, T2f, and T2w) after the study preprocessing workflow.
Direct identifiers and image-file metadata were removed before release, and skull stripping was applied to reduce potentially identifying facial anatomy. These measures reduce, but cannot completely eliminate, the residual theoretical risk of re-identification inherent in sharing individual-level imaging data.
The released molecular data contain recorded somatic and clinical molecular variables rather than raw germline sequencing data.
3. Segmentations
Segmentation masks are supplied in:
-
3_1_preop_masks.zip -
3_2_postop_masks.zip
The masks correspond spatially to the co-registered four-sequence MRI archives.
The segmentation labels are:
-
segment_1— necrotic tumour core -
segment_2— FLAIR abnormality -
segment_3— enhancing tumour -
segment_4— resection bed
Initial preprocessing and segmentation were performed using the FL-PoST/FeTS workflow. The resulting masks were subsequently reviewed and manually refined by radiologists with neuro-oncologic imaging expertise.
Inter-observer reproducibility results, including Dice similarity coefficient and HD95 summaries, are provided in:
5_technical_validation.zip
4. Radiomics
Radiomics data are provided in:
-
4_radiomics_preop.csv -
4_radiomics_postop.csv
Radiomic features were extracted from the four segmented MRI sequences and tumour subregions using the public PyRadiomics-based pipeline included in:
6_reproducibility_code.zip
The radiomics tables contain:
-
first-order features
-
shape features
-
GLCM features
-
GLRLM features
-
GLSZM features
-
GLDM features
-
NGTDM features
-
diagnostic and linkage columns
No imputation, feature normalization, or cross-scanner harmonization was applied to the released radiomics tables.
Scanner- and field-strength-association results are provided in:
5_technical_validation.zip
These analyses characterize observed scanner-associated variation and should not be interpreted as demonstrating test-retest reproducibility or scanner invariance. Users should account for scanner and acquisition heterogeneity when performing radiomics analyses.
Feature-column names follow the structure:
<image_transform_or_diagnostics>_<feature_class>_<feature_name>.<image_type>
The image types are:
-
brain_t1c -
brain_t1n -
brain_t2w -
brain_t2f
Each row represents one segmentation annotation.
The following columns support linkage and quality assessment:
-
identifier -
mask_label -
image_path -
mask_path -
label_sum -
error
5. Technical validation
5_technical_validation.zip contains the public artifacts generated during technical validation of the dataset, including:
-
scanner-manufacturer and magnetic-field-strength association summaries
-
feature-level scanner-association results
-
inter-observer case-level segmentation reproducibility results
-
inter-observer summary statistics
-
public mask-pairing and quality-control manifest using final Case IDs
-
Dice and HD95 distribution plots
-
visual overlay quality-control workbook
These files are intended to make the technical validation analyses transparent and independently inspectable.
6. Reproducibility code
6_reproducibility_code.zip contains public snapshots of the code and documentation used in dataset preprocessing, radiomics extraction, quality control, and technical validation.
The archive includes:
-
radiomics extraction pipeline
-
batch SynthStrip wrapper
-
FL-PoST documentation
-
release quality-control scripts
-
scanner-association analysis scripts
-
inter-observer reproducibility analysis scripts
The archive contains no MRI data, patient-specific local paths, or Git metadata.
Files
1_1_clinical_molecular_metadata_dictionary.csv
Files
(18.2 GB)
| Name | Size | |
|---|---|---|
|
md5:7dd4f66797b768853898e77de76cda44
|
23.1 kB | Preview Download |
|
md5:f1908b5913c2e3472ab9e24286a1a38d
|
2.5 kB | Preview Download |
|
md5:0d24a3a2c76bc6fa9b5b6468679676b1
|
3.2 GB | Preview Download |
|
md5:39b5d0e2ff1a3f522f80ab4842fa511f
|
200.6 kB | Preview Download |
|
md5:ab9da3eb2a3aff73b8f3b95e01508c1c
|
3.3 GB | Preview Download |
|
md5:55ed0b77b9dbe9a604843f0924897138
|
213.8 kB | Preview Download |
|
md5:8c63fb87b5302b59ece12f36582daba4
|
6.5 GB | Preview Download |
|
md5:6ef3f3c2ffe1acfa53cb6bf9322baf40
|
944.8 kB | Preview Download |
|
md5:3c717459f4a7a4a95ae93070bfb65df4
|
5.2 GB | Preview Download |
|
md5:ece081211fada03d3e216e340991bf04
|
1.1 MB | Preview Download |
|
md5:cca9e9da6d7cc4a06e0c31bebb86b592
|
2.0 MB | Preview Download |
|
md5:e1d3548ee99cdcf11e5f444be20dea73
|
2.6 MB | Preview Download |
|
md5:442bba42db50d562449e2d08401320cd
|
4.8 MB | Preview Download |
|
md5:ef4872bec9fd762540e8f5ca634f66d8
|
3.7 MB | Preview Download |
|
md5:d0294ed8767df6d51b9b52e15f21c1dd
|
2.5 MB | Preview Download |
|
md5:4e9ac5cfa3dd569f72b48bead346bad0
|
4.0 MB | Preview Download |
Additional details
Funding
- Medical University of Warsaw
- INTEGRA 1W12/INTEGRA.1.6/N/23
- Warsaw University of Technology
- INTEGRA 1W12/INTEGRA.1.6/N/23