{ "{{ project_name }}.gatk_docker": "{{ gatk_docker }}", "{{ project_name }}.sample_id": "{{ sample_id }}", "{{ project_name }}.normal_bam": "{{ normal_bam }}", "{{ project_name }}.normal_bai": "{{ normal_bai }}", "{{ project_name }}.gatk4_database": "{{ gatk4_database }}", "{{ project_name }}.gatk_cluster": "{{ gatk_cluster }}", "{{ project_name }}.disk_size": "{{ disk_size }}" }