ソースを参照

更新 'tasks/Haplotyper.wdl'

master
meng 2年前
コミット
c32cfc11d8
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      tasks/Haplotyper.wdl

+ 1
- 1
tasks/Haplotyper.wdl ファイルの表示

@@ -29,7 +29,7 @@ task Haplotyper {
fi

sentieon driver -t $nt \
--interval ${regions} -r ${ref_dir}/${fasta} \
$INTERVAL -r ${ref_dir}/${fasta} \
-i ${recaled_bam} \
--algo Haplotyper -d ${dbsnp_dir}/${dbsnp} \
${sample}.Haplotyper.vcf

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