GUI

Main GUI

AlphaPeptStats GUI

GUI Pages

The GUI pages module contains Streamlit pages with spaces in filenames that cannot be directly imported as Python modules. These include:

  • 01_Home.py - Home page and landing interface

  • 02_Import Data.py - Data import interface

  • 03_Data Overview.py - Data exploration and quality control

  • 04_Preprocessing.py - Data preprocessing interface

  • 05_Analysis.py - Statistical analysis interface

  • 06_LLM.py - Large Language Model integration

  • 07_Results.py - Results visualization

  • 08_Upload Custom Analysis.py - Custom analysis upload interface

GUI Utilities

Analysis Helper

Analysis Utilities

Import Helper

LLM Helper

Options

Overview Helper

Preprocessing Helper

Results

Session Manager

State Keys

State Utilities

UI Helper

Upload Custom Analysis