Przeglądaj źródła

Fixbug: reference

master
YaqingLiu 3 lat temu
rodzic
commit
63da359fd2
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      tasks/VEP.wdl

+ 2
- 2
tasks/VEP.wdl Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz