This repository contains code to run the MEFISTO analysis of the data presented in Grundtner et al. 2024
To run the code install miniconda and run
conda env create -f environment.yml
This should install all the packages you need to reproduce the code contained in the notebooks
directory