Date repository last updated: 2024-08-07
- Kathleen Kennedy1 - Co-First Author
- Ignacio Jusué-Torres2 - Co-First Author - ORCID
- Ian D. Buller3,4 - Co-First Author - ORCID
- Emily Rossi3,5 - ORCID
- Apurva Mallisetty6 - ORCID
- Kristen Rodgers7,8 - ORCID
- Beverly Lee7,8
- Martha Menchaca9
- Mary Pasquinelli10 - ORCID
- Ryan H. Nguyen1
- Frank Weinberg1
- Israel Rubinstein10,11 - ORCID
- James G. Herman8,12
- Malcolm Brock7,8
- Lawrence Feldman1,11
- Melinda Aldrich13 - ORCID
- Alicia Hulbert6,8,11 - Corresponding Author - ORCID
- Department of Hematology Oncology University of Illinois of Chicago College of Medicine, Chicago IL, USA
- Department of Neurologic Surgery, Mayo Clinic, Rochester, MN, USA
- Cancer Prevention Fellowship Program, Division of Cancer Prevention, National Cancer Institute, Rockville, MD, USA
- Occupational and Environmental Epidemiology Branch, Division of Cancer Epidemiology and Genetics, National Cancer Institute, Rockville, MD, USA
- Laboratory of Human Carcinogenesis, Center for Cancer Research, National Cancer Institute, Bethesda, MD, USA
- Department of Surgery, University of Illinois of Chicago College of Medicine, Chicago IL, USA
- Department of Surgery, The Johns Hopkins University School of Medicine, Baltimore MD, USA
- Sidney Kimmel Comprehensive Cancer Center at Johns Hopkins, Baltimore, MD, USA
- Department of Radiology, University of Illinois of Chicago College of Medicine, Chicago IL, USA
- Division of Pulmonary, Critical Care, Sleep and Allergy, Department of Medicine, University of Illinois at Chicago, College of Medicine, Chicago, IL, USA
- Division of Research Services, Jesse Brown VA Medical Center, Chicago, IL, USA
- Lung Cancer Program, University of Pittsburgh Cancer Institute, The Hillman Cancer Center, Pittsburgh, PA, USA
- Department of Thoracic Surgery, Vanderbilt University Medical Center, Nashville, TN, USA
In a multicentric retrospective cohort study, higher U.S. Census tract-level neighborhood deprivation and later stage at diagnosis were associated with increasing DNA methylation suggesting a role of epigenetic changes in driving the biologic aggressiveness of lung cancer. Higher neighborhood deprivation was associated with a later stage at diagnosis and an increased mortality risk, which underscores the importance of addressing neighborhood-level socioeconomic barriers to equitably reduce lung cancer mortality.
Time | Event |
---|---|
2000, 2007-2022 |
Year collection of biospecimens |
2010-2020 |
Years Neighborhood Deprivation Indices are available |
November 2021 |
Project Initiation |
October 2023 |
Initial manuscript submission to a peer-reviewed journal |
May 2024 |
Manuscript submitted to BMC Cancer |
July 2024 |
Manuscript accepted in BMC Cancer |
August 2024 |
Manuscript published in BMC Cancer |
This repository includes R scripts used to compute and link the census tract-level neighborhood deprivation indices, link these values to the study participants using their census tract identification, and render the visualizations for the following peer-reviewed manuscript:
Kennedy K (co-first), Jusue-Torres I (co-first), Buller ID (co-first), Rossi E, Mallisetty A, Rodgers K, Lee B, Menchaca M, Pasquinelli M, Nguyen RH, Weinberg F, Rubinstein I, Herman JG, Brock M, Feldman L, Aldrich MC, Hulbert A. (2024) Neighborhood-level deprivation and survival in lung cancer. BMC Cancer, 24(1):959. DOI:10.1186/s12885-024-12720-w PMID:39107707
R Script | Description |
---|---|
Generate Figure 1 | |
Generate values for Figure 2 (imported into GraphPad Prism to render full figure) | |
Generate Figure 3 | |
Generate Figure 4 | |
Compute and link the Neighborhood Deprivation Index values based on Messer et al. (2006) to study participants. | |
Compute and link the Neighborhood Deprivation Index values based on Andrews et al. (2020) and Slotman et al. (2022) to study participants. | |
Load and prepare data for analyses, tables, and figures. | |
Generate values for Supplemental Table 1 | |
Generate values for Table 1 |
The repository also includes the code and resources to create the project hexagon sticker.
- Step 1: You must obtain a unique access key from the U.S. Census Bureau. Follow this link to obtain one.
- Step 2: Specify your access key in the
messer()
orpowell_wiley()
functions from the ndi package in R using thekey
argument or by using thecensus_api_key()
function from the tidycensus package in R before running themesser()
orpowell_wiley()
functions.
Study participant data used in the above manuscript is available upon request from the corresponding author, Dr. Alicia Hulbert. U.S. census tract-level neighborhood deprivation indices are available from the ndi package in R.
For questions about the manuscript please e-mail the corresponding author Dr. Alicia Hulbert.