浏览代码

......

master
Zhihui 4 年前
父节点
当前提交
87fdf274e5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      inputs

+ 1
- 1
inputs 查看文件

@@ -17,7 +17,7 @@
"{{ project_name }}.umi_len": "{{ umi_len }}",
"{{ project_name }}.length_required": "{{ length_required }}",
"{{ project_name }}.qualified_quality_phred": "{{ qualified_quality_phred }}",
"{{ disable_quality_filtering }}.umi_loc": "{{ disable_quality_filtering }}",
"{{ project_name }}.disable_quality_filtering": "{{ disable_quality_filtering }}",
"{{ project_name }}.hisat2_docker": "{{ hisat2_docker }}",
"{{ project_name }}.hisat2_cluster": "{{ hisat2_cluster }}",
"{{ project_name }}.idx_prefix": "{{ idx_prefix }}",

正在加载...
取消
保存