/Burrows-Wheeler-implementation

Python implementation of the Burrow Wheeler Algorithm with a GUI

Primary LanguagePython

Burrows-Wheeler-implementation by: Andrea Rubbi

Python implementation of the Burrow Wheeler Algorithm with a GUI

How to use it:

Just run the program. The GUI should be quite intuitive for a bioinformatician.

Requirements:

-- tkinter -- python3 -m pip install Tk