Browse Source

Fix bug: inputs

master
YaqingLiu 4 years ago
parent
commit
bd4c35ef9e
1 changed files with 1 additions and 5 deletions
  1. +1
    -5
      inputs

+ 1
- 5
inputs View File

@@ -14,8 +14,4 @@
"{{ project_name }}.regions": "{{ regions }}",
"{{ project_name }}.disk_size": "{{ disk_size }}",
"{{ project_name }}.cluster_config": "{{ cluster_config }}"
}


sample_id,recaled_bam,recaled_bam_index
CBCGA269277,oss://choppy-cromwell-result/test-choppy/PoN_test/0cb8780d-42f4-45d7-b36c-a8aaf6767eb2/call-BQSR/CBCGA269277_normal.sorted.deduped.realigned.recaled.bam,oss://choppy-cromwell-result/test-choppy/PoN_test/0cb8780d-42f4-45d7-b36c-a8aaf6767eb2/call-BQSR/CBCGA269277_normal.sorted.deduped.realigned.recaled.bam.bai
}

Loading…
Cancel
Save