A NiceGUI-based web interface for Spectronaut proteomics software, designed to simplify mass spectrometry data processing workflows in cloud and command-line environments.
Note: This is an independent tool and is not officially affiliated with or endorsed by Biognosys AG.
- Web-based GUI - Modern, intuitive interface built with NiceGUI
- Multiple Workflows - Support for Convert, DirectDIA, DIA, and Combine workflows
- File Management - Interactive file browser for local file selection
- Batch Processing - Process multiple files with metadata (conditions, replicates, fractions)
- Real-time Logging - Live console output during processing
- Process Control - Start, monitor, and abort long-running processes
pip install spectronaut-webuiGenerate a default configuration file:
spectronaut-ui-configEdit ~/.spectronaut_webui/config.json to set your Spectronaut command path and license key.
Start the web interface:
spectronaut-uiThen open your browser to http://localhost:8080.
- Installation Guide - Detailed installation instructions
- Configuration - Configuration options and setup
- Usage Guide - Workflow tutorials and examples
- Python 3.10 or higher
- Spectronaut Command Line Interface
- Valid Spectronaut license key
MIT License - see LICENSE file for details.
Vladimir Gorshkov