This repository contains the code associated to the manuscript Zikmund*, Fiorentino*, et al, Differentiation Success of Reprogrammed Cells is Heterogenous In Vivo and Modulated by Somatic Cell Identity Memory, Stem Cell Reports, 2025.
Specifically, we provide Script of Script (SoS) Jupyter notebooks, R scripts and Python Jupyter notebooks to perform:
- Batch integration using Seurat, robustness analysis for cell clustering and cell clustering using the Louvain algorithm (SoS)
- Outlier cells identification in cluster 6 (SoS)
- Cell type composition analysis using a generalized linear model (SoS)
- Subclustering analysis of the "Mixed States" cluster (SoS)
- Differential expression analysis between NT and IVF cells globally (R script)
- Differential expression analysis between NT and IVF cells for each cell cluster (R script)
- Definition and analysis of ON- and OFF- memory genes at cluster level (R script)
- RNA velocity analysis using the dynamical model from scvelo (Python Jupyter Notebook)
- Fate mapping analysis based on the RNA velocity using CellRank (Python Jupyter Notebook)
- Double bar heatmap of cluster marker genes (SoS)