소스 검색

add-cluster

master
stead99 5 년 전
부모
커밋
8cf972ffdd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      inputs

+ 1
- 1
inputs 파일 보기

@@ -12,6 +12,6 @@
"{{ project_name }}.trimmomatic.cluster": "{ trimmomatic_cluster }",
"{{ project_name }}.tophat2.docker": "{{ tophat2_docker }}",
"{{ project_name }}.tophat2.cluster": "{{ tophat2_cluster }}",
"{{ project_name }}.cufflinks.docker": "{{ cufflinks_docker }}"
"{{ project_name }}.cufflinks.docker": "{{ cufflinks_docker }}",
"{{ project_name }}.cufflinks.cluster": "{ cufflinks_cluster }",
}

Loading…
취소
저장