Browse Source

更新 'inputs'

master
meng 2 years ago
parent
commit
8ffce2a19c
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      inputs

+ 2
- 0
inputs View File

@@ -4,6 +4,8 @@
"{{ project_name }}.tumor_bam_bai": "{{ tumor_bam_bai }}",
"{{ project_name }}.normal_bam": "{{ normal_bam }}",
"{{ project_name }}.normal_bam_bai": "{{ normal_bam_bai }}",
"{{ project_name }}.tumor_recall_data": "{{ tumor_recall_data }}",
"{{ project_name }}.normal_recall_data": "{{ normal_recall_data }}",
"{{ project_name }}.ref_fasta": "{{ ref_fasta }}",
"{{ project_name }}.ref_fasta_dir": "{{ ref_fasta_dir }}",
"{{ project_name }}.cluster_config": "{{cluster_config }}",

Loading…
Cancel
Save