瀏覽代碼

first commit

master
LUYAO REN 3 年之前
父節點
當前提交
7f895188e6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      tasks/GVCFtyper.wdl

+ 1
- 1
tasks/GVCFtyper.wdl 查看文件

@@ -16,7 +16,7 @@ command <<<
set -e
export SENTIEON_LICENSE=192.168.0.55:8990
nt=$(nproc)
${SENTIEON_INSTALL_DIR}/bin/sentieon driver -r ${ref_dir}/${fasta} --algo GVCFtyper ${project}.joint.g.vcf ${sep=" " gvcfs}
${SENTIEON_INSTALL_DIR}/bin/sentieon driver -r ${ref_dir}/${fasta} --algo GVCFtyper ${project}.${chromo}joint.g.vcf ${sep=" " gvcfs}
>>>
runtime {

Loading…
取消
儲存