瀏覽代碼

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…
取消
儲存