Skip to content

Installation

Damien Farrell edited this page Oct 15, 2019 · 1 revision

This software works on Linux systems. It has not been tested on other operating systems.

Installation:

pip install mtbdiff (may need pip3 for python 3)

You will also need MUMmer:

On ubuntu/debian based systems install with:

sudo apt install mummer

Or download the mummer files yourself: https://sourceforge.net/projects/mummer/files/

Clone this wiki locally