Graphical User Interface (GUI): easyALMOS
You need a terminal with Python to run easyALMOS, the GUI of ALMOS. This GUI simplifies the setup of ALMOS workflows, enabling users to select files and configure options easily. To run easyALMOS followthese steps:
1. Install ALMOS as defined in the "Installation" section.
Warning
The GUI only works with ALMOS version 0.1.0 or later (check your version!).
2. Open an Anaconda prompt (Windows users) or a terminal (macOS and Linux).
3. Activate the conda environment where ALMOS is installed (conda activate almos).
4. Download easyalmos.py: |easyalmos|, tapping on this button on GitHub |download|
5. Go to the folder with the easyalmos.py file (using the "cd" command, i.e. cd C:/Users/test_almos).
7. Run easyALMOS with the following command line (python easyalmos.py).