Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

2,753

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

2,753 results for “NSCLC”

Learn how ShareScore rates datasets ↗
zenodo44/100

AI-derived annotations for the NLST and NSCLC-Radiomics computed tomography imaging collections

<p>Public imaging datasets are critical for the development and evaluation of automated tools in cancer imaging. Unfortunately, many of the available datasets do not provide annotations of tumors or&nbsp; organs-at-risk, crucial for the assessment of these tools. This is due to the fact that annotation of medical images is time consuming and requires domain expertise. It has been demonstrated that artificial intelligence (AI) based annotation tools can achieve acceptable performance and thus can be used to automate the annotation of large datasets. As part of the effort to enrich the public data available within NCI Imaging Data Commons (IDC) (<a href="https://imaging.datacommons.cancer.gov/">https://imaging.datacommons.cancer.gov/</a>) [1], we introduce this dataset that consists of such AI-generated annotations for two publicly available medical imaging collections of Computed Tomography (CT) images of the chest. For detailed information concerning this dataset, please refer to our publication <a href="https://www.nature.com/articles/s41597-023-02864-y">here</a> [2].&nbsp;</p> <p>We use publicly available pre-trained AI tools to enhance CT lung cancer collections that are unlabeled or partially labeled. The first tool is the nnU-Net deep learning framework [3] for volumetric segmentation of organs, where we use a pretrained model&nbsp;(Task D18 using the SegTHOR dataset) for labeling volumetric regions in the image corresponding to the heart, trachea, aorta and esophagus. These are the major organs-at-risk for radiation therapy for lung cancer. We further enhance these annotations by computing 3D shape radiomics features using the pyradiomics package [4]. The second tool is a pretrained model for per-slice automatic labeling of anatomic landmarks and imaged body part regions in axial CT volumes [5].</p> <p>We focus on enhancing two publicly available collections, the Non-small Cell Lung Cancer Radiomics (NSCLC-Radiomics collection) [6,7], and the National Lung Screening Trial (NLST collection) [8,9]. The CT data for these collections are available both in The Cancer Imaging Archive (TCIA) [10] and in NCI Imaging Data Commons (IDC). Further, the NSLSC-Radiomics collection includes expert-generated manual annotations of several chest organs, allowing us to quantify performance of the AI tools in that subset of data.</p> <p>IDC is relying on the DICOM standard to achieve FAIR [10] sharing of data and interoperability. Generated annotations are saved as DICOM Segmentation objects (volumetric segmentations of regions of interest) created using the <em>dcmqi</em>&nbsp;[12],&nbsp;and DICOM Structured Report (SR) objects (per-slice annotations of the body part imaged, anatomical landmarks and radiomics features) created using <em>dcmqi </em>and <em>highdicom</em>&nbsp;[13]. 3D shape radiomics features and corresponding DICOM SR objects are also provided for the manual segmentations available in the NSCLC-Radiomics collection.&nbsp;</p> <p>The dataset is available in IDC, and is accompanied by our publication <a href="https://www.nature.com/articles/s41597-023-02864-y">here</a> [2]. This pre-print details how the data were generated, and how the resulting DICOM objects can be interpreted and used in tools. Additionally, for further information about how to interact with and explore the dataset, please refer to our <a href="https://github.com/ImagingDataCommons/nnU-Net-BPR-annotations/">repository</a> and accompanying <a href="https://github.com/ImagingDataCommons/nnU-Net-BPR-annotations/blob/main/usage_notebooks/scientific_data_paper_usage_notes.ipynb">Google Colaboratory notebook</a>.&nbsp;</p> <p>The annotations are organized as follows. For NSCLC-Radiomics, three nnU-Net models were evaluated ('2d-tta', '3d_lowres-tta' and '3d_fullres-tta'). Within each folder, the PatientID and the StudyInstanceUID are subdirectories, and within this the DICOM Segmentation object and the DICOM SR for the 3D shape features are stored. A separate directory for the DICOM SR body part regression regions ('sr_regions') and landmarks ('sr_landmarks') are also provided with the same folder structure as above. Lastly, the DICOM SR for the existing manual annotations are provided in the 'sr_gt' directory. For NSCLC-Radiomics, each patient has a single StudyInstanceUID. The DICOM Segmentation and SR objects are named according to the SeriesInstanceUID of the original CT files.&nbsp;</p> <ul> <li>nsclc <ul> <li>2d-tta <ul> <li>PatientID <ul> <li>StudyInstanceUID <ul> <li>ReferencedSeriesInstanceUID_SEG.dcm</li> <li>ReferencedSeriesInstanceUID_features_SR.dcm</li> </ul> </li> </ul> </li> </ul> </li> <li>3d_lowres-tta <ul> <li>PatientID <ul> <li>StudyInstanceUID <ul> <li>ReferencedSeriesInstanceUID_SEG.dcm</li> <li>ReferencedSeriesInstanceUID_features_SR.dcm</li> </ul> </li> </ul> </li> </ul> </li> <li>3d_fullres-tta&nbsp; <ul> <li>PatientID <ul> <li>StudyInstanceUID <ul> <li>ReferencedSeriesInstanceUID_SEG.dcm</li> <li>ReferencedSeriesInstanceUID_features_SR.dcm</li> </ul> </li> </ul> </li> </ul> </li> <li>sr_regions <ul> <li>PatientID <ul> <li>StudyInstanceUID <ul> <li>ReferencedSeriesInstanceUID_regions_SR.dcm</li> </ul> </li> </ul> </li> </ul> </li> <li>sr_landmarks <ul> <li>PatientID <ul> <li>StudyInstanceUID <ul> <li>ReferencedSeriesInstanceUID_landmarks_SR.dcm</li> </ul> </li> </ul> </li> </ul> </li> <li>sr_gt <ul> <li>PatientID <ul> <li>StudyInstanceUID <ul> <li>ReferencedSeriesInstanceUID_features_SR.dcm</li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> <p>For NLST, the '3d_fullres-tta' model was evaluated. The data is organized the same as above, where within each folder the PatientID and the StudyInstanceUID are subdirectories. For the NLST collection, it is possible that some patients have more than one StudyInstanceUID subdirectory. A separate directory for the DICOM SR body par regions ('sr_regions') and landmarks ('sr_landmarks') are also provided. The DICOM Segmentation and SR objects are named according to the SeriesInstanceUID of the original CT files.&nbsp;</p> <ul> <li>nlst <ul> <li>3d_fullres-tta&nbsp; <ul> <li>PatientID <ul> <li>StudyInstanceUID <ul> <li>ReferencedSeriesInstanceUID_SEG.dcm</li> <li>ReferencedSeriesInstanceUID_features_SR.dcm</li> </ul> </li> </ul> </li> </ul> </li> <li>sr_regions <ul> <li>PatientID <ul> <li>StudyInstanceUID <ul> <li>ReferencedSeriesInstanceUID_regions_SR.dcm</li> </ul> </li> </ul> </li> </ul> </li> <li>sr_landmarks <ul> <li>PatientID <ul> <li>StudyInstanceUID <ul> <li>ReferencedSeriesInstanceUID_landmarks_SR.dcm&nbsp;</li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> <p>The query used for NSCLC-Radiomics is&nbsp;<a href="https://github.com/ImagingDataCommons/ai_medima_misc/blob/main/common/queries/NSCLC_Radiomics_query.txt">here</a>, and a list of corresponding SeriesInstanceUIDs (along with PatientIDs and StudyInstanceUIDs) is&nbsp;<a href="https://github.com/ImagingDataCommons/ai_medima_misc/blob/main/common/queries/zenodo_nsclc_radiomics_series_analyzed.csv">here</a>. The&nbsp;query used for&nbsp;NLST is <a href="https://github.com/ImagingDataCommons/ai_medima_misc/blob/main/common/queries/NLST_query.txt">here</a>, and a list of corresponding SeriesInstanceUIDs (along with PatientIDs and StudyInstanceUIDs) is&nbsp;<a href="https://github.com/ImagingDataCommons/ai_medima_misc/blob/main/common/queries/zenodo_nlst_series_analyzed.csv">here</a>. The two csv files that describe the series analyzed, <em>nsclc_series_analyzed.csv</em> and <em>nlst_series_analyzed.csv</em>, are&nbsp;also available as uploads to this repository.&nbsp;</p> <p><em>Version updates:&nbsp;</em></p> <p><em>Version 2: For the regions SR and landmarks SR, changed to use a distinct TrackingUniqueIdentifier for each MeasurementGroup. Also instead of using TargetRegion, changed to use FindingSite. Additionally for the landmarks SR, the TopographicalModifier was made a child of FindingSite instead of a sibling.</em></p> <p><em>Version 3: Added the two csv files that describe which series were analyzed&nbsp;</em></p> <p><em>Version 4: Modified the landmarks SR as the TopographicalModifier for the Kidney landmark (bottom) does not describe the landmark correctly. The Kidney landmark is the "first slice where both kidneys can be seen well." Instead, removed the use of the TopographicalModifier for that landmark. For the features SR, modified the units code for the Flatness and Elongation, as we incorrectly used mm units instead of no units.&nbsp;</em></p>

opencc-by-4.0Dec 2022View details →
ClinicalTrials.gov40/100

ALTA-1L Study: A Study of Brigatinib Versus Crizotinib in Anaplastic Lymphoma Kinase Positive (ALK+) Advanced Non-small Cell Lung Cancer (NSCLC) Participants

ClinicalTrials.gov study NCT02737501. IPD Sharing: YES. Countries: 19. Publications: 5.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov40/100

A Phase II Study to Evaluate the Efficacy and Safety of Oral Ceritinib in Patients With ALK-positive NSCLC Metastatic to the Brain and/or to Leptomeninges

ClinicalTrials.gov study NCT02336451. IPD Sharing: YES. Countries: 17. Publications: 1.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov40/100

A Safety and Efficacy Study of INC280 and Gefitinib in Patients With EGFR Mutated, c-MET-amplified NSCLC Who Have Progressed After EGFRi Treatment

ClinicalTrials.gov study NCT01610336. IPD Sharing: YES. Countries: 14. Publications: 1.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov40/100

A Study of Dabrafenib in Combination With Trametinib in Chinese Patients With BRAF V600E Mutant Metastatic NSCLC

ClinicalTrials.gov study NCT04452877. IPD Sharing: YES. Countries: 1. Publications: 1.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov40/100

Study of REGN 2810 Compared to Platinum-Based Chemotherapies in Participants With Metastatic Non-Small Cell Lung Cancer (NSCLC)

ClinicalTrials.gov study NCT03088540. IPD Sharing: YES. Countries: 24. Publications: 4.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov40/100

Phase 2 Study of Brigatinib in Japanese Participants With Anaplastic Lymphoma Kinase (ALK)-Positive Non-Small Cell Lung Cancer (NSCLC)

ClinicalTrials.gov study NCT03410108. IPD Sharing: YES. Countries: 1. Publications: 2.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov40/100

Trastuzumab Deruxtecan in Participants With HER2-mutated Metastatic Non-small Cell Lung Cancer (NSCLC)

ClinicalTrials.gov study NCT04644237. IPD Sharing: YES. Countries: 10. Publications: 2.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov40/100

LDK378 in Patients With ALK Positive NSCLC Previously Treated With Alectinib.

ClinicalTrials.gov study NCT02450903. IPD Sharing: YES. Countries: 1. Publications: 1.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov40/100

OSE2101 Versus Chemotherapy in HLA-A2 Positive Patients With Advanced NSCLC After Immune Checkpoint Inhibitor Failure

ClinicalTrials.gov study NCT02654587. IPD Sharing: NO. Countries: 10. Publications: 1.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov40/100

This Study Will Evaluate the Effect of Canakinumab or Pembrolizumab Given as Monotherapy or in Combination as Neo-adjuvant Treatment for Subjects With Early Stages NSCLC.

ClinicalTrials.gov study NCT03968419. IPD Sharing: YES. Countries: 12. Publications: 1.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov40/100

A Study of Brigatinib in Participants With Anaplastic Lymphoma Kinase-Positive (ALK+), Advanced Non-Small-Cell Lung Cancer (NSCLC) Progressed on Alectinib or Ceritinib

ClinicalTrials.gov study NCT03535740. IPD Sharing: YES. Countries: 15. Publications: 3.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov40/100

Study of Oral cMET Inhibitor INC280 in Patients With EGFR Wild-type (wt), Advanced Non-small Cell Lung Cancer (NSCLC) (Geometry Mono-1)

ClinicalTrials.gov study NCT02414139. IPD Sharing: YES. Countries: 20. Publications: 3.

controlledIPD-YESFeb 2026View details →
dryad36/100

Data from: Pre- and post- treatment fold change plasma proteomics in metastatic NSCLC patients

<p>Blood plasma samples were collected from advanced-stage NSCLC patients as part of a clinical study (PROPHETIC; NCT04056247). All clinical sites received IRB approval for the study protocol. Patient blood samples were drawn at baseline (referred to as T0) and, on average, 4 weeks after the treatment commenced, prior to the second dose of treatment (referred to as T1). Blood samples were drawn into tubes containing EDTA as an anticoagulant, and plasma was separated from the whole blood. The protocol adheres to the Clinical and Laboratory Standards Institute (CLSI) guidelines.</p>

opencc-zeroFeb 2024View details →
zenodo36/100

Dataset related to the article "Binary classification of copy number alteration profiles in liquid biopsy with potential clinical impact in advanced NSCLC"

<p>This record contains original data used in the article "Binary classification of copy number alteration profiles in liquid biopsy with potential clinical impact in advanced NSCLC" to develop a linear support vector machine (SVM) classifier to predict chromosomal instability. &nbsp;</p> <p>We retrospectively evaluated the results of plasma NGS analysis performed at our Institution by using the AVENIO ctDNA Expanded Kit, a panel of 77 genes, which detects the major classes of genetic alterations. Binary classification, into &ldquo;stable&rdquo; (SCP) or &ldquo;unstable&rdquo; (UCP) chromosomal profiles, was initially performed by visual inspection of individual CNV alteration profiles by two independent professionals of our group. Then we decided to implement a support vector machine (SVM) classifier to automatically classify CNV profiles as SCP or UCP, beyond operators&rsquo; experience. We considered the segmented log2 ratios (.cns) files provided by the CNV kit software and computed three features (Segments, Size, Chromosomes). &nbsp;An alteration (&ldquo;occurrence of instability&rdquo;) in the CNV profile was defined each time we found a DNA segment of any size with absolute value of the log2 copy ratio exceeding a fixed cut-off. Two different cut-off values on log2 copy ratio were examined: 0.1 and 0.2. Once the cut-off was defined, three features were considered as covariates in the SVM classifier: 1) number of altered segments (Segments), 2) total length of altered regions (Size) and 3) number of affected chromosomes (Chromosomes).</p> <p>The &ldquo;dataset_0.1.txt&rdquo; and &ldquo;dataset_0.2.txt&rdquo; files are the original data matrices obtained by considering a cut-off of 0.1 and 0.2, respectively, on the absolute value of the log2 copy ratio.</p> <p>Rows represent available samples in our study (n=177). Columns contain the following variables: anonymized sample IDs (Sample), the class, &ldquo;stable&rdquo; or &ldquo;unstable&rdquo;, as assigned by two independent professionals of our group (Class), the corresponding binary label (Label: 0 for &ldquo;stable&rdquo;, 1 for &ldquo;unstable&rdquo;), the three features used as covariates in the SVM classifier and computed as described above (Segments, Size, Chromosomes).</p> <p><br>For the detailed results of our work, please refer to the full article.</p>

opencc-by-4.0May 2024View details →
zenodo36/100

Machine readable code lists for an algorithm to identify incident non-small cell lung cancer (NSCLC) in United States healthcare claims data

<p>Machine readable code lists for an algorithm to identify incident non-small cell lung cancer (NSCLC) in United States healthcare claims data</p>

opencc-by-4.0Jul 2021View details →
ClinicalTrials.gov36/100

Neoadjuvant Nivolumab, or Nivolumab in Combination With Ipilimumab, in Resectable NSCLC

ClinicalTrials.gov study NCT02259621. IPD Sharing: NO. Countries: 2. Publications: 80.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

Chemotherapy With Pemetrexed in Combination With Platinum for Advanced Non-Small Cell Lung Cancer (NSCLC)

ClinicalTrials.gov study NCT00402051. IPD Sharing: Not stated. Countries: 1. Publications: 1.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

Phase I/II Study of SBRT and GC4711 for Centrally Located or Large NSCLC

ClinicalTrials.gov study NCT04476797. IPD Sharing: NO. Countries: 1. Publications: 1.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

Sorafenib/Erlotinib Versus Erlotinib Alone in Previously Treated Advanced Non-Small-Cell Lung Cancer (NSCLC)

ClinicalTrials.gov study NCT00600015. IPD Sharing: Not stated. Countries: 1. Publications: 1.

restrictedIPD-UNDECIDEDFeb 2026View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record