项目作者: AndreaRubbi
项目描述 :
Python implementation of the Burrow Wheeler Algorithm with a GUI
高级语言: Python
项目地址: git://github.com/AndreaRubbi/Burrows-Wheeler-implementation.git
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