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

command <<< command <<<
samtools index --help samtools index --help
print ${clean_bam_name}
samtools index ${bam} ${clean_bam_name}.bai samtools index ${bam} ${clean_bam_name}.bai
>>> >>>



Loading…
Cancel
Save