A Python package for Markov modelling of path data and some path data utilities, including
- Sequential motif extraction
- Higher order network models
Inside the project root directory, run
python -m pip install -e .
Head to the Markov modelling and higher-order modelling examples for a run-through of how to use the library.