genecell/Emergene
Individual cell-based differential transcriptomic analysis across conditions
Emergene
Individual cell-based differential transcriptomic analysis across conditions
If your scRNA-seq data have two conditions, e.g., disease and control, and you'd like to know which cells changed the most in the disease condition, then Emergene is the tool for you. Similarly, if you are studying development, and want to understand the emergence of cell type diversity, Emergene can help you with that. Not only scRNA-seq data, but also the spatial transcriptomics data could be used as the input for Emergene.
π Documentation
Emergene is a component of PIASO, our Python toolkit designed for single-cell data analysis.
π¦ Installation
You could simply install Emergene via pip in your conda environment:
pip install emergeneFor the development version in GitHub, you could install via:
pip install git+https://github.com/genecell/Emergene.gitπ Key features
- Cell-level analysis: Identify which individual cells change the most between conditions
- Gene pattern detection: Discover genes with coordinated local expression patterns and condition-specific expression patterns
- Multi-condition support: Compare multiple conditions simultaneously
- Spatial compatibility: Works with both scRNA-seq and spatial transcriptomics data
- Local fold changes: Quantify cell-specific expression changes relative to other conditions
- Statistical rigor: Built-in significance testing and background correction for each individual cell
π‘ When to Use Emergene
Perfect for:
- π¬ Disease vs. Control: Identify cells and genes most affected by disease
- 𧬠Developmental Biology: Track emergence of cell type diversity over time
- πΊοΈ Spatial Transcriptomics: Discover spatially coordinated expression patterns
- π§ͺ Treatment Response: Find cells that respond most to interventions
- π Cell State Transitions: Detect genes driving state changes
Example Questions:
- Which cells changed the most in disease compared to healthy controls?
- What genes show emergent coordinated patterns in specific developmental stages?
- Which spatial regions show the strongest transcriptional shifts?
- What cell types are most responsive to treatment?
Citation
If Emergene is useful for your research, please consider citing Wu, S.J., Dai, M. et al. Pyramidal neurons proportionately alter cortical interneuron subtypes. Nature (2026). https://doi.org/10.1038/s41586-025-09996-8
Contact
Min Dai
dai@broadinstitute.org