Pārlūkot izejas kodu

first commit

master
LUYAO REN pirms 3 gadiem
vecāks
revīzija
5a2ef86f70
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +2
    -2
      tasks/GVCFtyper.wdl

+ 2
- 2
tasks/GVCFtyper.wdl Parādīt failu

@@ -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}.${chromo}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 {
@@ -27,7 +27,7 @@ command <<<
}

output {
File gvcf = "${project}.${chromo}joint.g.vcf"
File gvcf = "${project}.${chromo}.joint.g.vcf"
File gvcf_idx = "${project}.${chromo}.joint.g.vcf.idx"
}
}

Notiek ielāde…
Atcelt
Saglabāt