Explorar el Código

first commit

master
LUYAO REN hace 3 años
padre
commit
7f895188e6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tasks/GVCFtyper.wdl

+ 1
- 1
tasks/GVCFtyper.wdl Ver fichero

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

Cargando…
Cancelar
Guardar