浏览代码

fix bug

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

+ 0
- 7
tasks/bamdst.wdl 查看文件

@@ -35,12 +35,5 @@ task bamdst {
File insertsize_plot = "${sample}_insertsize.plot"
File region_tsv_gz = "${sample}_region.tsv.gz"
File uncover_bed = "${sample}_uncover.bed"
File chromosomes_report1 = "chromosomes.report"
File coverage_report1 = "coverage.report"
File depth_distribution_plot1 = "depth_distribution.plot"
File depth_tsv_gz1 = "depth.tsv.gz"
File insertsize_plot1 = "insertsize.plot"
File region_tsv_gz1 = "region.tsv.gz"
File uncover_bed1 = "uncover.bed"
}
}

正在加载...
取消
保存