Browse Source

更新 'tasks/Haplotyper.wdl'

master
meng 2 years ago
parent
commit
c32cfc11d8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/Haplotyper.wdl

+ 1
- 1
tasks/Haplotyper.wdl View File

fi fi


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

Loading…
Cancel
Save