bioGUI
bioGUI provides a graphical interface for command-line bioinformatics applications to expose their functionality for biological data analysis.
Key Features:
- Cross-Platform Compatibility: Supports UNIX and Microsoft Windows environments, including Windows Subsystem for Linux (WSL).
- Install Modules: Includes install modules that download and install command-line bioinformatics applications.
- Developer Templates: Provides templates built on an extension of Python's argparse with argparse-type extensions and conversion of parsers into bioGUI templates.
Scientific Applications:
- Deployment of Command-Line Methods: Wraps existing command-line analytical methods for use within graphical workflows in bioinformatics.
- Cross-Platform Execution: Enables execution of command-line bioinformatics tools in Windows-based environments via WSL and on UNIX systems.
Methodology:
Integrates install modules and template creation based on argparse extensions to convert command-line parsers and arguments into GUI components and to automate application installation.
Topics
Details
- License:
- GPL-3.0
- Programming Languages:
- C++, Python, C
- Added:
- 1/14/2020
- Last Updated:
- 12/5/2020
Operations
Publications
Joppich M, Zimmer R. From command-line bioinformatics to bioGUI. PeerJ. 2019;7:e8111. doi:10.7717/peerj.8111. PMID:31772845. PMCID:PMC6875409.
DOI: 10.7717/PEERJ.8111
PMID: 31772845
PMCID: PMC6875409
Funding: - Deutsche Forschungsgemeinschaft: SFB 1123-2/Z2
Documentation
User manual
https://biogui.readthedocs.io/en/latest/Links
Repository
https://github.com/mjoppich/bioGUItools