Worklist Generator is a desktop application that automatically creates instrument-ready worklist files for mass spectrometry (MS) and liquid chromatography (LC) systems.
It supports one- and two-column setups, removing the need to manually type out repetitive worklist files.
The goal: save time, reduce errors, and streamline lab workflows.
- Generate valid worklist files for MS and LC with one click
- Supports one- and two-column instrument configurations
- User-friendly interface (no coding required)
- Export files ready to be uploaded directly to the instrument software
- Built-in template system for consistent setup
Detailed instructions on how to fill out and use the worklist template are available here:
Worklist Generator Documentation (Word Doc)
- Go to the Releases page.
- Download the latest installer for your operating system (
.exefor Windows,.appfor macOS). - Launch the app and start generating worklists!
git clone https://github.com/yourusername/worklist-generator.git
cd worklist-generator
pip install -r requirements.txt
python app.py