浏览代码

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 }}",

正在加载...
取消
保存