ソースを参照

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 {

読み込み中…
キャンセル
保存