Sfoglia il codice sorgente

add-cluster

master
stead99 5 anni fa
parent
commit
f3d2465f55
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      inputs

+ 1
- 1
inputs Vedi File

@@ -13,5 +13,5 @@
"{{ project_name }}.tophat2.docker": "{{ tophat2_docker }}",
"{{ project_name }}.tophat2.cluster": "{{ tophat2_cluster }}",
"{{ project_name }}.cufflinks.docker": "{{ cufflinks_docker }}",
"{{ project_name }}.cufflinks.cluster": "{ cufflinks_cluster }",
"{{ project_name }}.cufflinks.cluster": "{{ cufflinks_cluster }}",
}

Loading…
Annulla
Salva