Here you find complementary code used for our paper "Single-cell RNA sequencing reveals distinct tumor microenvironmental patterns in lung adenocarcinoma". The main code used to generate the main figures can be found here: https://codeocean.com/capsule/8321305/tree/v1.
- Run the preprocessing and cell type annotation steps as described here: https://codeocean.com/capsule/8321305/tree/v1
- Use the seurat object "epi_anno" and apply the inferCNV algorithm as described here: infercnv_nsclc.R
- Proceed with further epithelial analyses as described here: https://codeocean.com/capsule/8321305/tree/v1
- Gene expression and clinical data can be downloaded here: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE131907
- Data was preprocessed as described here: lung_kim_et_al_preprocessing.Rmd
- Cell type labels were transfered from our dataset to the Kim et al. dataset as described here: lung_ingest.ipynb
- Cell type labels were added to Kim et al. seurat objects as described here: lung_kim_et_al_preprocessing.Rmd
- For further analyses of stromal and immune cells and correlation analyses of different cell types, see: https://codeocean.com/capsule/8321305/tree/v1
- Run the preprocessing and cell type annotation steps as described here: https://codeocean.com/capsule/8321305/tree/v1
- Fetch and normalize gene expression data as described here: lung_CellPhoneDB_normalization.Rmd
- Run CellPhoneDB with default parameters and generate figures as described here: lung_CellPhoneDB.R