|
|
|
|
|
|
|
|
"{{ project_name }}.trimmomatic.cluster": "{ trimmomatic_cluster }", |
|
|
"{{ project_name }}.trimmomatic.cluster": "{ trimmomatic_cluster }", |
|
|
"{{ project_name }}.tophat2.docker": "{{ tophat2_docker }}", |
|
|
"{{ project_name }}.tophat2.docker": "{{ tophat2_docker }}", |
|
|
"{{ project_name }}.tophat2.cluster": "{{ tophat2_cluster }}", |
|
|
"{{ project_name }}.tophat2.cluster": "{{ tophat2_cluster }}", |
|
|
"{{ project_name }}.cufflinks.docker": "{{ cufflinks_docker }}" |
|
|
|
|
|
|
|
|
"{{ project_name }}.cufflinks.docker": "{{ cufflinks_docker }}", |
|
|
"{{ project_name }}.cufflinks.cluster": "{ cufflinks_cluster }", |
|
|
"{{ project_name }}.cufflinks.cluster": "{ cufflinks_cluster }", |
|
|
} |
|
|
} |