Skip to content

chenghui-666/VeloTrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VeloTrace Reconciles Divergent Velocity and Trajectory in Single-cell Transcriptomics with Deep Neural ODE

VeloTrace is a Python package for RNA velocity trajectory inference

Installation

# Conda 
conda env create -f environment.yml

# Pip
python -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt

Tutorial

we have added Jupyter notebooks showing how to reproduce the main figure panels, along with all required processed data files(data&data_to_plot).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors