pip install MIOFlow
pip install git+https://github.com/KrishnaswamyLab/MIOFlow.git
git clone https://github.com/KrishnaswamyLab/MIOFlow.git
cd MIOFlow
pip install -e .
conda env create -f environment.yml
conda activate mioflow
requirements.txt for the full list of dependencies.