소스 검색

add-adapter

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

+ 1
- 1
inputs 파일 보기

@@ -2,7 +2,7 @@
"{{ project_name }}.read1": "{{ read1 }}",
"{{ project_name }}.read2": "{{ read2 }}",
"{{ project_name }}.gtf": "{{ gtf }}",
"{{ project_name }}.adapter": "{ adapter }"
"{{ project_name }}.adapter": "{ adapter }",
"{{ project_name }}.genome_directory": "{{ genome_directory }}",
"{{ project_name }}.idx_prefix": "{{ idx_prefix }}",
"{{ project_name }}.baseout": "{{ baseout }}",

Loading…
취소
저장