浏览代码

Update

master
YaqingLiu 4 年前
父节点
当前提交
8c3ed119f5
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      tasks/index.wdl

+ 0
- 1
tasks/index.wdl 查看文件

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


正在加载...
取消
保存