Browse Source

更新 'inputs'

sample_id
master
biochenglinliu 1 year ago
parent
commit
a8e524ad7a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      inputs

+ 1
- 1
inputs View File

{ {
"{{ project_name }}.battenberg_docker": "{{ battenberg_docker }}", "{{ project_name }}.battenberg_docker": "{{ battenberg_docker }}",
"{{ project_name }}.tumor_id": "{{ tumor_id }}",
"{{ project_name }}.sample_id": "{{ sample_id }}",
"{{ project_name }}.tumor_bam": "{{ tumor_bam }}", "{{ project_name }}.tumor_bam": "{{ tumor_bam }}",
"{{ project_name }}.normal_id": "{{ normal_id }}", "{{ project_name }}.normal_id": "{{ normal_id }}",
"{{ project_name }}.normal_bam": "{{ normal_bam }}", "{{ project_name }}.normal_bam": "{{ normal_bam }}",

Loading…
Cancel
Save