This repository contains supplementary code for the analyses presented in the manuscript: Microglia coordinate intracellular interactions during spinal cord repair in mice.
If you have any questions or feedback regarding the code, please contact Cankun Wang via [email protected].
rmarkdown/
: analysis code and the generated reports
- 1_load_and_integration: Data load and library integration (For Fig. 5 and Sup. Fig. 8)
- 2_microglia_analysis: Microglia cluster analysis (For Fig. 5 and Sup. Fig. 8)
- 3_mdm_analysis: MDM cluster analysis (For Fig. 6 and Sup. Fig. 9 and 10)
- 4_astrocyte_analysis: Astrocyte cluster analysis (For Fig. 7)
- 5_Endothelial_analysis: Endothelial cluster analysis (For Sup. Fig. 11)
- 6_Ependymal_analysis: Ependymal cluster analysis (For Sup. Fig. 12)
- 7_Oligodendrocyte_analysis: Oligodendrocyte lineage cluster analysis (For Sup. Fig. 13)
- 8_Neutrophil_analysis: Neutrophil cluster analysis (For Sup. Fig. 14)
- 9_Monocyte_analysis: Monocyte cluster analysis (For Sup. Fig. 15)
- 10_cellchat: CellChat analysis
- monocle_f.R: Pseudotime analysis on Microglia and MDM cells
NOTE:
- You may find a
data
folder shown in the code. This folder contains processed R object and results. The repository does not providedata/
folder since it is too large (1GB). Please download and unzip it to the repository home folder (download link unavailable due to paper revision). - The volcano plots were generated by copying data from the exported DEG CSV files using graphpad prism.
- Faith Brennan
- Yang Li
- Qi Guo
- Cankun Wang