Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Epigenetic Signature of Vulnerable Neurons is Under Selective Pressure Associated with Longevity Across Placental Mammals.

A multi-scale framework to investigate cell-type-specific aging programs and their contribution to cellular vulnerability in neurodegenerative disease.

Overview

Age is the primary risk factor for neurodegenerative diseases, which are characterized by cell-type-specific vulnerability. Identifying the biological mechanisms underlying brain aging remains challenging because of the complex set of interacting, age-associated biochemical pathways acting across a great diversity of neural cell types and neuron subtypes.

This repository provides the code for a framework that dissects cell-type- and cell-state-specific aging gene regulatory programs and their contribution to cellular vulnerability, by integrating epigenomics, AI methodology, and the natural diversity of lifespan across placental mammals.

This framework systematically integrates evolutionary, tissue-level, and cell-intrinsic dimensions to resolve how regulatory programs of aging emerge and contribute to disease vulnerability.

The framework connects two scales of aging:

  1. Cross-species. Identify cell-type-specific open chromatin regions (OCRs) whose evolutionary divergence track divergence in species lifespan.

  2. Within-species: Humans. Transcriptional aging clock decomposes intrinsic aging (cell-autonomous effects) from systemic aging that more broadly influence cells across the entire tissue.

  3. Cross-species to within-species. Link cross-species lifespan divergence to aging within the human population.

    Figure 1: Overview of the multi-scale framework

Framework components

The approach integrates these scales through seven components:

  1. Resolving neuronal and non-neuronal cortical cell-type-specific longevity-associated regulatory elements (LARs) across 240 mammals using TACIT.
  2. Developing a transcriptional brain aging clock to decompose systemic aging from intrinsic aging in cortical neurons within the human population.
  3. Resolving cell-type-specific intrinsic aging.
  4. Linking intrinsic age to cellular vulnerability and aging hallmarks.
  5. Identifying differentially accessible regulatory elements in vulnerable cell types.
  6. Integrating cross-species and human-focused analyses to identify shared regulatory elements connecting mammalian longevity with human aging at the cell-type level — vulnerability–longevity-associated regulatory elements (VLRs).
  7. Investigating the evolutionary conservation of enhancer–gene synteny for VLRs across 577 vertebrate species.

Repository structure

.
├── processing/        # data processing and preparation for downstream analysis
├── analysis/          # analysis code, organized by framework component
└── model/             # transcriptional brain aging clock (systemic and intrinsic aging clock)

Model Training

Aging model training was performed in Python using:
- scanpy and anndata for single-cell data handling
- scikit-learn for ElasticNet regression
- scipy and numpy for statistical analysis

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages