Run the soft from terminal using python3 gpaq.py [-d <input_path>] [-o <output_path>] [-ind]
[-d]optional, defines the path to your data. Default is/data/in the same folder.[-o]optional, defines the path to your results. Default is/results/in the same folder.[-ind]optional, saves individual files. Default is one concatenated file.
You first have to go in the folder where gpaq.py is located using cd. Exemple of use:
cd /Users/Me/Downloads/GPAQ-scores-main/
python3 gpaq.py -d /Users/Me/Documents/gpaq/myData/ -o /Users/Me/Documents/gpaq/myResults/ -indSee more information in the documentation (/docs/). We also provide an exemple file. We based our calculation on the GPAQ guides and ONAPS recommandations.
To cite this work:
Matthieu Gallou-Guyot. (2023). GPAQ-scores. Zenodo. https://doi.org/10.5281/zenodo.10060405