{ "{{ project_name }}.read1": "{{ read1 }}", "{{ project_name }}.read2": "{{ read2 }}", "{{ project_name }}.idx": "{{ idx }}", "{{ project_name }}.gtf": "{{ gtf }}", "{{ project_name }}.idx_prefix": "{{ idx_prefix }}", "{{ project_name }}.hisat2_docker": "{{ hisat2_docker }}", "{{ project_name }}.hisat2_cluster": "{{ hisat2_cluster }}", "{{ project_name }}.samtools_docker": "{{ samtools_docker }}", "{{ project_name }}.samtools_cluster": "{{ samtools_cluster }}", "{{ project_name }}.stringtie_docker": "{{ stringtie_docker }}", "{{ project_name }}.stringtie_cluster": "{{ stringtie_cluster }}", "{{ project_name }}.ballgown_docker": "{{ ballgown_docker }}", "{{ project_name }}.ballgown_cluster": "{{ ballgown_cluster }}" }