This contains all the scripts and codes for the the paper Organogenetic transcriptomes of the Drosophila embryo at single cell resolution.
The raw count matrices and processed data (Seurat object in .rds format) for stage 10-12 and stage 13-16 can be found on GEO (GSE234602). The Seurat version used is 4.3.0.
Stage | Seurat object |
---|---|
stage 10-12 | download from GEO |
stage 13-16 | download from GEO |
The Monocle3 object (in .rds format) for the in-depth analysis of salivary gland, trachea and germ cells can be found below. The Monocle3 version is 1.3.1.
Cell Types | monocle3 object |
---|---|
salivary gland | download |
trachea | download |
germ cells | download |
All the analysis and figures presented in the manuscript are done on a 2020 Macbook Pro, M1 Chip with macOS Ventura 13.3.1 (a). To run the analysis code, you would need to download several raw data and accessory data files.
-
Download and extract all the content from here. Place the folder
quantification
in the this directory. In short, these files are outputted by CellRanger. -
Download and extract all content from here and place the folder called
accessory_data
inanalysis
directory creating a/analysis/accessory_data
directory. In short, these files are accessory data (e.g matrisome genes, expression profiles from Seroka et al and Calderon et al) that help us perform the downstream analysis. -
After all the raw data and accessory data are downloaded and placed in the correct directory, please see the README in analysis for more instructions on how to run the code.