@@ -30,7 +30,7 @@ | |||
"{{ project_name }}.count_docker": "{{ count_docker }}", | |||
"{{ project_name }}.count_cluster": "{{ count_cluster }}", | |||
"{{ project_name }}.count_length": "{{ count_length }}", | |||
"{{ project_name }}.trim_adapter": "{{ trim_adapter }}", | |||
"{{ project_name }}.pre_alignment_qc": "{{ pre_alignment_qc }}", | |||
"{{ project_name }}.qualimap_qc": "{{ qualimap_qc }}" | |||
"{{ project_name }}.trim_adapter": TRUE, | |||
"{{ project_name }}.pre_alignment_qc": TRUE, | |||
"{{ project_name }}.qualimap_qc": TRUE | |||
} |