Luciferase bioluminescence analysis tool with a Tkinter GUI.
This code was run using Miniforge.
With this installed, you can run in your directory.
conda env create -f pyluc_env_basic.yml
conda activate pyluc_envpython PyLuc_Run_v1.8.pyOr open PyLuc_Run_v1.8.py in an IDE (e.g. VSCode) and run it from there.
- Load your data file via the GUI file dialog.
- Annotate and configure analysis parameters in the interface.
- Close the window to save results — output is written to an
_annotation.xlsxfile in the same folder as the input.