Explorar el Código

Fixbug: reference

master
YaqingLiu hace 3 años
padre
commit
63da359fd2
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      tasks/VEP.wdl

+ 2
- 2
tasks/VEP.wdl Ver fichero

@@ -74,8 +74,8 @@ task VEP {
perl ${vcf2maf_path}/vcf2vcf.pl \
--input-vcf ${sample_id}.vcf --output-vcf ${basename}.norm.vcf \
$SAMPLE \
--ref-fasta ${reference}
--ref-fasta ${ref_dir}/${fasta}
# VEP annotation
perl ${vep_path}/vep --format vcf --vcf \
--assembly ${ncbi_build} \

Cargando…
Cancelar
Guardar