- seurat_final.R: seurat analysis pipeline part 2;
- useful_functions.R: contains functions for UMAP, featureplots, Violin plots;
- data: results of the analyses
- data: results of the analyses
- plots
- plots
- tables
- tables
- reference
- reference
- regev_lab_cell_cycle_mouse.rds: contains the genes involved in the cell cycle in mouse
- regev_lab_cell_cycle_mouse.rds: contains the genes involved in the cell cycle in mouse
-GSEA: reference files for GSEA analysis
-miDB_sig4.MLS.rds: reference files for GSEA analysis
## scRNAseq analysis
## scRNAseq analysis
The initial preprocessing of the data, including mapping against the _Mus musculus_ GRCm38 reference genome and gene counting, was done using the 10x Genomics Cell Ranger Software (v7.2.0) using default parameters. The resulting data were imported into R and analyzed with the Seurat package (v5.0.1).
The initial preprocessing of the data, including mapping against the _Mus musculus_ GRCm38 reference genome and gene counting, was done using the 10x Genomics Cell Ranger Software (v7.2.0) using default parameters. The resulting data were imported into R and analyzed with the Seurat package (v5.0.1).