# If the user has several datasets of the same 'nature' (gff, genomes, ...) to upload to galaxy, the next scalar is used by the script to differentiate
# between these different versions and name directories according to it and not overwrite the existing data
# If left empty, the genome will be considered version "1.0"
genome_version:"1.0"
# Same as genome version, but for the OGS analysis
ogs_version:"1.0"
performed_by:""
services:
# Describe what optional services to deploy for the stack
# By default, only tripal, tripaldb and galaxy services will be deployed