Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lung Tumor Microenvironment scRNA-seq Analysis

Advanced single-cell transcriptomic analysis of the lung tumor microenvironment using Scanpy, scVI-tools, LIANA, pathway enrichment analysis, and trajectory inference.

This project reconstructs cellular organization, cell–cell communication networks, epithelial differentiation programs, and metastatic adaptations using the GSE131907 lung tumor microenvironment dataset.


Project Overview

The tumor microenvironment consists of complex interactions between malignant, immune, and stromal cell populations that influence tumor progression, metastasis, and therapeutic response.

This project implements a complete modern single-cell RNA-seq workflow to characterize cellular heterogeneity and biological signaling within lung tumors.

The analysis includes:

  • Single-cell quality control and preprocessing
  • Batch integration using scVI
  • Cell type and subtype annotation
  • Differential expression analysis
  • Pathway enrichment analysis
  • Cell–cell communication inference
  • Pseudotime trajectory reconstruction
  • Metastatic versus normal tissue comparison

Project Highlights

✔ Single-cell RNA-seq analysis

✔ scVI latent-space integration

✔ Cell-type annotation and subtype discovery

✔ Differential expression analysis

✔ GO and KEGG enrichment analysis

✔ LIANA cell–cell communication inference

✔ Diffusion pseudotime trajectory analysis

✔ Metastatic microenvironment characterization

✔ Reproducible Scanpy workflow


Key Findings

Diverse Cellular Populations Define the Lung Tumor Microenvironment

Major cell populations identified included:

  • epithelial cells
  • endothelial cells
  • fibroblasts
  • myeloid cells
  • NK cells
  • T lymphocytes
  • B lymphocytes
  • oligodendrocytes
  • mast cells

Active Cell–Cell Communication Networks Are Present

Ligand–receptor analysis identified strong interactions including:

  • ARPC5 → ADRB2
  • ACTR2 → ADRB2
  • APP → AGER
  • APOE → ABCA1

These interactions suggest active communication between epithelial, immune, and stromal compartments.


Epithelial Differentiation Trajectories Can Be Reconstructed

Pseudotime analysis revealed:

  • continuous epithelial differentiation programs
  • terminal states enriched for AGER and AQP5
  • AT1-like alveolar epithelial signatures

Brain Metastases Display Distinct Molecular Programs

Brain metastatic samples showed enrichment of:

  • APLP1
  • APOD
  • AIF1L
  • ANLN
  • ABCA2

Functional enrichment suggested adaptation through:

  • vesicle trafficking
  • phagosome maturation
  • intracellular pH regulation
  • metastatic microenvironment remodeling

Main Figures

Sample Origin Distribution

Sample Composition

Cellular composition across normal lung, lymph node, tumor, and metastatic samples.


Sample Composition Heatmap

Composition Heatmap

Relative abundance of cellular populations across biological compartments.


Cell–Cell Communication Heatmap

Communication Heatmap

Global signaling interactions inferred using LIANA.


Cell–Cell Communication Network

Communication Network

Network representation of intercellular communication.


Epithelial Signaling Interactions

Epithelial Communication

Top epithelial ligand–receptor interactions.


Trajectory Marker Dynamics

Trajectory Dynamics

Gene-expression changes along epithelial differentiation trajectories.


Brain Metastasis Differential Expression

Metastasis Differential Expression

Genes enriched in brain metastatic samples.


Dataset

GEO Accession: GSE131907

Sample origins:

  • nLung — normal lung
  • nLN — normal lymph node
  • tL/B — tumor lung / bronchus
  • mBrain — brain metastasis

Analysis Workflow

1. Quality Control

  • Low-quality cell filtering
  • Mitochondrial QC
  • Gene and cell thresholding

2. Preprocessing

  • Normalization
  • Log transformation
  • Highly variable gene selection
  • PCA and neighborhood graph construction

3. scVI Integration

  • Batch correction
  • Latent space learning
  • Integrated UMAP generation

4. Cell Annotation

  • Leiden clustering
  • Cell-type annotation
  • Subtype characterization

5. Differential Expression

  • Marker gene identification
  • Wilcoxon testing
  • Biological interpretation

6. Pathway Analysis

  • GO enrichment
  • KEGG enrichment
  • Functional annotation

7. Cell Communication

  • LIANA ligand–receptor analysis
  • Communication networks
  • Interaction heatmaps

8. Trajectory Analysis

  • Diffusion pseudotime
  • PAGA graph analysis
  • Epithelial lineage reconstruction

9. Metastatic Analysis

  • Sample-origin comparison
  • Brain metastasis signatures
  • Functional enrichment

Repository Structure

multimodal-cancer-foundation-models/
│
├── data/
├── figures/
├── results/
├── notebooks/
│   ├── 01_quality_control.ipynb
│   ├── 02_preprocessing.ipynb
│   ├── 03_scvi_integration.ipynb
│   ├── 04_clustering_annotation.ipynb
│   ├── 05_differential_expression.ipynb
│   ├── 06_pathway_enrichment.ipynb
│   ├── 07_cell_communication.ipynb
│   ├── 08_trajectory_analysis.ipynb
│   └── 09_multisample_analysis.ipynb
│
└── README.md

Technologies Used

Single-Cell Bioinformatics

  • Scanpy
  • AnnData
  • scVI-tools
  • LIANA

Functional Genomics

  • GSEApy
  • GO enrichment
  • KEGG enrichment

Data Science

  • Python
  • pandas
  • NumPy
  • matplotlib
  • seaborn

Skills Demonstrated

Single-Cell Transcriptomics

  • scRNA-seq preprocessing
  • Batch integration
  • Cell annotation
  • Differential expression

Cancer Genomics

  • Tumor microenvironment analysis
  • Metastatic biology
  • Cell-state characterization
  • Tumor heterogeneity

Systems Biology

  • Cell–cell communication
  • Pathway enrichment
  • Trajectory inference
  • Biological interpretation

Computational Biology

  • High-dimensional data analysis
  • Reproducible research
  • Scientific visualization
  • Large-scale transcriptomics

Future Directions

  • Spatial transcriptomics integration
  • RNA velocity analysis
  • CNV inference
  • NicheNet and CellChat comparison
  • Survival-associated cell-state signatures
  • Foundation model integration for multimodal biology

Author

Agata Gabara

MSc Bioinformatics Student

Research Interests:

  • Single-Cell Transcriptomics
  • Cancer Genomics
  • Tumor Microenvironment Biology
  • Computational Oncology
  • Multi-Omics Integration

GitHub: https://github.com/ag48665

LinkedIn: https://www.linkedin.com/in/agatha-gabara-06494a37/

About

Multimodal foundation models for tumor microenvironment discovery and immunotherapy prediction

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages