Browse Source

Update

master
YaqingLiu 4 years ago
parent
commit
8c3ed119f5
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      tasks/index.wdl

+ 0
- 1
tasks/index.wdl View File

@@ -8,7 +8,6 @@ task index {
command <<<
samtools index --help
print ${clean_bam_name}
samtools index ${bam} ${clean_bam_name}.bai
>>>


Loading…
Cancel
Save