An open API service indexing awesome lists of open source software.

https://github.com/westlake-ai/poincaredmt


https://github.com/westlake-ai/poincaredmt

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Complex hierarchical structures analysis in single-cell data with Poincaré deep manifold transformation

## Overview

![Framework](Figures/Framework.png)

## Installation

1. **Install dependencies**:
conda env create -f env.yaml

2. **Activate environment**:
conda activate poincaredmt

## Usage

1. **Dimensionality reduction**:
python main.py

2. **Batch correction**:
python main_batch_correction.py

3. **Visualization and Pseudotime inference**:
python main_visualization_pseudotime.py

4. **Gene selection**:
python main_gene_selection.py

5. **Baseline**:
python main_baseline.py || main_baseline_batch_correction.py

## Contact

If you have any problem about this package, please create an Issue or send us an Email at:
- **Author**: [Yongjie Xu][[email protected]]
- **Author**: [Zelin Zang][[email protected]]