# 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"
genome_version:1.0
# Same as genome version, but for the OGS analysis
ogs_version:"1.0"
performed_by:""
ogs_version:1.0
performed_by:
services:
# List the optional services to be deploy in the stack
# By default, only tripal, tripaldb, galaxy, jbrowse and elasticsearch services will be deployed