浏览代码

test regions

master
YaqingLiu 4 年前
父节点
当前提交
7c258e15b2
共有 1 个文件被更改,包括 2 次插入3 次删除
  1. +2
    -3
      tasks/Haplotyper.wdl

+ 2
- 3
tasks/Haplotyper.wdl 查看文件

@@ -15,9 +15,8 @@ task Haplotyper {

File? regions
Int? interval_padding
String

command <<<
command <<<
set -o pipefail
set -e
export SENTIEON_LICENSE=192.168.0.55:8990

正在加载...
取消
保存