bioGUI
Bioinformatics is a highly interdisciplinary field, still most applications are command line applications. Mostly our non-computer affine colleagues, the actual domain experts, can well interpret results from such tools, because GUI applications are available, but struggle from starting the tool itself as there is no user interface they can understand or as their computer can not handle POSIX-/UNIX programs. We thus would like to present bioGUI to address these two major problems we see in interdisciplinary work.
bioGUI is a universal Graphical User Interface (GUI) for command-line applications making use of Window's newest feature: Windows Subsystem for Linux, which provides a native Ubuntu bash in Windows. A bioGUI template can easily be scripted from several constructs, including LUA scripts, and can also allow to install dependencies, the application and the GUI template itself with only two clicks. bioGUI then constructs the required arguments from the GUI and executes the program.