scEGOT
single cell trajectory inference framework based on Entropic Gaussian mixture Optimal Transport

Installation
To install scEGOT package, use pip
as follows:
$ pip install scegot
Documentation
The tutorial is available here.
Requirements
- Python3
- GraphViz
Click here to learn how to install GraphViz (official documentation).