瀏覽代碼

更新 'inputs'

master
chenqingwang 4 年之前
父節點
當前提交
d4ad11ded6
共有 1 個文件被更改,包括 1 次插入8 次删除
  1. +1
    -8
      inputs

+ 1
- 8
inputs 查看文件

@@ -20,9 +20,7 @@
"{{ project_name }}.qualified_quality_phred": "{{ qualified_quality_phred }}",
"{{ project_name }}.length_required1": "{{ length_required1 }}",
"{{ project_name }}.disable_quality_filtering": "{{ disable_quality_filtering }}",
"{{ project_name }}.idx": "{{ idx }}",
"{{ project_name }}.Trim_R1": "{{ Trim_R1 }}",
"{{ project_name }}.Trim_R2": "{{ Trim_R2 }}",
"{{ project_name }}.idx": "{{ idx }}",
"{{ project_name }}.idx_prefix": "{{ idx_prefix }}",
"{{ project_name }}.pen_intronlen": "{{ pen_intronlen }}",
"{{ project_name }}.hisat2_docker": "{{ hisat2_docker }}",
@@ -33,15 +31,10 @@
"{{ project_name }}.max_intronlen": "{{ max_intronlen }}",
"{{ project_name }}.maxins": "{{ maxins }}",
"{{ project_name }}.minins": "{{ minins }}",
"{{ project_name }}.sam": "{{ sam }}",
"{{ project_name }}.sorted_bam": "{{ sorted_bam }}",
"{{ project_name }}.percent_bam ": "{{ percent_bam }}",
"{{ project_name }}.sorted_bam_index": "{{ sorted_bam_index }}",
"{{ project_name }}.ins_size": "{{ ins_size }}",
"{{ project_name }}.samtools_docker": "{{ samtools_docker }}",
"{{ project_name }}.samtools_cluster": "{{ samtools_cluster }}",
"{{ project_name }}.insert_size": "{{ insert_size }}",
"{{ project_name }}.bam_file": "{{ bam_file }}",
"{{ project_name }}.lnc_gtf_file": "{{ lnc_gtf_file }}",
"{{ project_name }}.subread_docker": "{{ subread_docker }}",
"{{ project_name }}.subread_cluster": "{{ subread_cluster }}",

Loading…
取消
儲存