Code repository for the Single-Cell Tumor Immune Atlas project.
Our paper is out now on Genome Research.
We present a single cell immune atlas of the tumor microenvironment composed by over 500k cells, 217 patients,13 cancer types, for:
- Patient stratification
- Annotation
- Spatial mapping
You can inspect our dataset and query your own easily, by using our ShinyApp here.
The tumor immune microenvironment is a main contributor to cancer progression and a promising therapeutic target for oncology. However, immune microenvironments vary profoundly between patients and biomarkers for prognosis and treatment response lack precision. A comprehensive compendium of tumor immune cells is required to pinpoint predictive cellular states and their spatial localization. We generated a single-cell tumor immune atlas, jointly analyzing >500,000 cells from 217 patients and 13 cancer types, providing the basis for a patient stratification based on immune cell compositions. Projecting immune cells from external tumors onto the atlas facilitated an automated cell annotation system for a harmonized interpretation. To enable in situ mapping of immune populations for digital pathology, we developed, benchmarked and applied SPOTlight, a computational tool that identified striking spatial immune cell patterns in tumor sections. We expect the atlas, together with our versatile toolbox for precision oncology, to advance currently applied stratification approaches for prognosis and immuno-therapy.
Folders and content:
Integration
: scripts necessary to create the atlasPatient stratification
: clustering of the patients and assessment by random forestProjections
: projecting external data onto the atlasRandom Forest
: assessment of the clustering robustnessST-breast
: analysis of the spatial transcriptomics breast dataST-oropharyngeal
: analysis of the spatial transcriptomics oropharyngeal data
See the README.md
files in each directory for a full description.
The Single-Cell Tumor Immune Atlas dataset is open access on Zenodo.
You can download a copy of all the files in this repository by cloning the git repository:
git clone https://github.com/Single-Cell-Genomics-Group-CNAG-CRG/Tumor-Immune-Cell-Atlas.git
The dependencies for each part of the analysis are listed in each of the folders.