-
Loraine Gueguen authored
Update compose files, authelia config. Fix banner. Write galaxy_nginx.conf only if needed. Modify authelia_config_path condition. Modify get config args. Remove deploy_stack_for_current_organism.instance_url
e992631e
organisms.yml.j2 716 B
{{ name }}:
description:
genus: {{ genus }} # Mandatory!
species: {{ species }} # Mandatory!
sex: {{ sex }}
strain: {{ strain }}
common_name: {{ common_name }}
origin: {{ origin }}
data:
genome_path: {{ genome_path }} # Mandatory!
transcripts_path: {{ transcripts_path }} # Mandatory!
proteins_path: {{ proteins_path }} # Mandatory!
gff_path: {{ gff_path }} # Mandatory!
interpro_path: {{ interpro_path }}
orthofinder_path: {{ orthofinder_path }}
blastp_path: {{ blastp_path }}
blastx_path: {{ blastx_path }}
genome_version: {{ genome_version }}
ogs_version: {{ ogs_version }}
performed_by: {{ performed_by }}
services:
blast: {{ blast }}