Procházet zdrojové kódy

更新 'tasks/Haplotyper.wdl'

master
meng před 2 roky
rodič
revize
c32cfc11d8
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      tasks/Haplotyper.wdl

+ 1
- 1
tasks/Haplotyper.wdl Zobrazit soubor

@@ -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

Načítá se…
Zrušit
Uložit