Skip to content

Companion for the 2024 manuscript in BMC Cancer entitled "Neighborhood-Level Deprivation and Survival in Lung Cancer"

License

Notifications You must be signed in to change notification settings

idblr/geomethylation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood-Level Deprivation and Survival in Lung Cancer

License GitHub last commit

Date repository last updated: 2024-08-07

Authors

  • 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
  1. Department of Hematology Oncology University of Illinois of Chicago College of Medicine, Chicago IL, USA
  2. Department of Neurologic Surgery, Mayo Clinic, Rochester, MN, USA
  3. Cancer Prevention Fellowship Program, Division of Cancer Prevention, National Cancer Institute, Rockville, MD, USA
  4. Occupational and Environmental Epidemiology Branch, Division of Cancer Epidemiology and Genetics, National Cancer Institute, Rockville, MD, USA
  5. Laboratory of Human Carcinogenesis, Center for Cancer Research, National Cancer Institute, Bethesda, MD, USA
  6. Department of Surgery, University of Illinois of Chicago College of Medicine, Chicago IL, USA
  7. Department of Surgery, The Johns Hopkins University School of Medicine, Baltimore MD, USA
  8. Sidney Kimmel Comprehensive Cancer Center at Johns Hopkins, Baltimore, MD, USA
  9. Department of Radiology, University of Illinois of Chicago College of Medicine, Chicago IL, USA
  10. Division of Pulmonary, Critical Care, Sleep and Allergy, Department of Medicine, University of Illinois at Chicago, College of Medicine, Chicago, IL, USA
  11. Division of Research Services, Jesse Brown VA Medical Center, Chicago, IL, USA
  12. Lung Cancer Program, University of Pittsburgh Cancer Institute, The Hillman Cancer Center, Pittsburgh, PA, USA
  13. Department of Thoracic Surgery, Vanderbilt University Medical Center, Nashville, TN, USA

Project Details

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.

Project Timeframe

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

R Scripts Included In This Repository

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

figure1.R

Generate Figure 1

figure2.R

Generate values for Figure 2 (imported into GraphPad Prism to render full figure)

figure3.R

Generate Figure 3

figure4.R

Generate Figure 4

ndi_messer.R

Compute and link the Neighborhood Deprivation Index values based on Messer et al. (2006) to study participants.

ndi_powell-wiley.R

Compute and link the Neighborhood Deprivation Index values based on Andrews et al. (2020) and Slotman et al. (2022) to study participants.

preparation.R

Load and prepare data for analyses, tables, and figures.

supplementaltable1.R

Generate values for Supplemental Table 1

table1.R

Generate values for Table 1

The repository also includes the code and resources to create the project hexagon sticker.

Getting Started

  • 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() or powell_wiley() functions from the ndi package in R using the key argument or by using the census_api_key() function from the tidycensus package in R before running the messer() or powell_wiley() functions.

Data Availability

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.

Questions?

For questions about the manuscript please e-mail the corresponding author Dr. Alicia Hulbert.