NCI Data Jamboree (Project Abstract Submission): Submission #26
Submission information
Submission Number: 26
Submission ID: 188785
Submission UUID: 525a02db-111d-47e7-a692-61da9d66d879
Submission URI: /nci/datajamboree/abstractsubmission
Submission Update: /nci/datajamboree/abstractsubmission?token=DfIukE0zLTBbpDg_MJs653o2AiJ5T_BKjJ_f59Nayvk
Created: Thu, 07/23/2026 - 15:25
Completed: Thu, 07/23/2026 - 15:42
Changed: Thu, 07/23/2026 - 15:42
Remote IP address: 10.208.28.130
Submitted by: Anonymous
Language: English
Is draft: No
Webform: NCI Data Jamboree (Abstracts)
Submitted to: NCI Data Jamboree (Project Abstract Submission)
Presenter Information
---------------------
First Name: Minghong
Middle Initial: {Empty}
Last Name: Ward
Degree(s): MS Electrical Engineering
Position/Title/Career Status: dbGaP FHIR Product Owner
Organization: NIH/NLM/NCBI
Organization Address:
Bethesda MD
Email: ward@ncbi.nlm.nih.gov
Additional Authors
------------------
List of Additional Authors:
- First Name: Lon
Last Name: Phan
Post-nominal letters: Ph.D
Affiliation: NIH/NLM/NCBI
- First Name: Sanjida
Last Name: Rangwala
Post-nominal letters: Ph.D
Affiliation: NIH/NLM/NCBI
Abstract Information
--------------------
Abstract Category: Developing tutorials, workbooks, infographics, or creative use of data for educational and engagement purposes
Abstract Keywords: dbGaP, FHIR API, Publication–Dataset Linkage, dataset Discovery, python workflow
Abstract Title: Identifying Newer and Related dbGaP Studies to Support Replication, Validation, and Extension of Findings from Publications Using NCI Data Collection
Abstract:
This project will develop an AI-assisted Python workflow to identify newer versions of dbGaP studies and scientifically related datasets relevant to publications using studies from the NCI Collection of Datasets for Pediatric and Adolescent and Young Adult Research in dbGaP (phs003964.v2.p2).
Finding newer study versions is scientifically important because later releases may include additional participants, expanded phenotype information or new molecular data. These additions may increase statistical power and help determine whether previously reported publication findings remain consistent in an updaed dataset.
Identifying related studies is also valuable because independent datasets can help researchers evaluate the reproducibility and generalizability of published findings. Studies with similar diseases, phenotypes, populations, study designs, or genomic data types may provide opportunities to validate reported associations, investigate biological heterogeneity, assess population-specific effects, or extend findings to related conditions and research questions.
Using PubMed and PMC APIs together with Python machine-learning tools, the workflow will identify publications linked to each study and classify them as:
1. Primary publications, produced by the original study submitters; For ex. Integrated Multi-Omic Analysis Reveals Novel Subtype-Specific Regulatory Interactions in Pediatric B-Cell Acute Lymphoblastic Leukemia - (PMC12984152) cites phs002529. This paper is by data submitter.
2. Secondary-use publications, produced by researchers reusing dbGaP data for new analyses. For ex., Germline rare variants in cancer susceptibility genes and subsequent neoplasm risk after childhood cancer - (PMC12628269) is by users of the NCI funded dbGaP study phs001327
3. Publication referencing a study, none of the above
For each secondary-use publication, we will use metadata produced from FHIR APIs to determine whether a newer version of the cited study is available. As a stretch goal, we will explore using publication keywords and MeSH terms over FHIR API data to identify additional dbGaP studies which may help replicate, validate, or extend the reported findings.