Skip to content

BackofenLab/Deep-Generative-modeling-Reveals-Multi-Phase-Regenerative-Cell-Dynamics-in-Arabidopsis-Roots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computational Dissection of Plant Regeneration: An Integrative Framework for Identifying Regenerative Cells in Arabidopsis thaliana scRNA-seq Data

The project focuses on applying advanced computational methods to analyze single-cell RNA sequencing (scRNA-seq) data of Arabidopsis thaliana to identify regenerative cells.

Project Goal: To develop and implement an integrative computational framework for identifying regenerative cells in Arabidopsis thaliana scRNA-seq data.

⚙️ Dependencies

This project utilizes the following key software dependencies:

  • scVAE: A command-line tool for modeling single-cell transcript counts using variational autoencoders. Used as an external library for the VMF Distribution implementations.
  • ScanPy: A scalable Python toolkit for analyzing single-cell gene expression data.

For a complete list of dependencies, please refer to the requirements.txt file.

🛠️ Installation

To set up the project, follow these steps:

  1. Clone the repository: Make sure to clone recursively to include submodules.

    git clone --recurse-submodules https://github.com/cemalahmet/arabidopsis-regeneration.git
    cd arabidopsis-regeneration
  2. Install dependencies: Use pip to install the required Python packages from the requirements.txt file.

    pip install -r requirements.txt

🚀 Usage

The analysis is currently primarily conducted through Jupyter Notebooks located in the src directory. Please refer to the notebooks for detailed steps and code execution.

jupyter notebook

🎓 Contact

For questions or issues, please contact:

Ahmet Cemal Alıcıoğlu

Sven Hauns

About

Plant regeneration is a highly orchestrated process characterised by dynamic cellular reprogramming and lineage plasticity. This study presents an integrative deep generative framework to identify and characterise regenerative cell states from scRNA-seq data collected across five post-injury time points

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors