Thank you now saying catch is not finding
[fi1d18@cyan01 mskcc-vcf2maf-b8f7eeb]$ perl vcf2maf.pl --input-vcf tests/test_strelka.vcf --output-maf tests/test.vep.maf --filter-vcf /home/fi1d18/ExAC_nonTCGA.r0.3.1.sites.vep.vcf.gz --ref-fasta /temp/hgig/fi1d18/hs37d5.fa --vep-path /local/software/ensembl-vep/95/vep
Could not load .tbi/.csi index of /home/fi1d18/ExAC_nonTCGA.r0.3.1.sites.vep.vcf.gz
WARNING: Reference allele C at MT:12418 doesn't match A (flanking bps: CAA) from reference FASTA: /temp/hgig/fi1d18/hs37d5.fa
STATUS: Running VEP and writing to: tests/test_strelka.vep.vcf
-------------------- EXCEPTION --------------------
MSG: ERROR: No cache found for homo_sapiens, version 95
STACK Bio::EnsEMBL::VEP::CacheDir::dir /home/local/software/ensembl-vep/95/vep/modules/Bio/EnsEMBL/VEP/CacheDir.pm:328
STACK Bio::EnsEMBL::VEP::CacheDir::init /home/local/software/ensembl-vep/95/vep/modules/Bio/EnsEMBL/VEP/CacheDir.pm:227
STACK Bio::EnsEMBL::VEP::CacheDir::new /home/local/software/ensembl-vep/95/vep/modules/Bio/EnsEMBL/VEP/CacheDir.pm:111
STACK Bio::EnsEMBL::VEP::AnnotationSourceAdaptor::get_all_from_cache /home/local/software/ensembl-vep/95/vep/modules/Bio/EnsEMBL/VEP/AnnotationSourceAdaptor.pm:115
STACK Bio::EnsEMBL::VEP::AnnotationSourceAdaptor::get_all /home/local/software/ensembl-vep/95/vep/modules/Bio/EnsEMBL/VEP/AnnotationSourceAdaptor.pm:93
STACK Bio::EnsEMBL::VEP::BaseRunner::get_all_AnnotationSources /home/local/software/ensembl-vep/95/vep/modules/Bio/EnsEMBL/VEP/BaseRunner.pm:175
STACK Bio::EnsEMBL::VEP::Runner::init /home/local/software/ensembl-vep/95/vep/modules/Bio/EnsEMBL/VEP/Runner.pm:123
STACK Bio::EnsEMBL::VEP::Runner::run /home/local/software/ensembl-vep/95/vep/modules/Bio/EnsEMBL/VEP/Runner.pm:194
STACK toplevel /local/software/ensembl-vep/95/vep/vep:225
Date (localtime) = Mon Apr 15 16:13:00 2019
Ensembl API version = 95
---------------------------------------------------
ERROR: Failed to run the VEP annotator! Command: /usr/bin/perl /local/software/ensembl-vep/95/vep/vep --species homo_sapiens --assembly GRCh37 --no_progress --no_stats --buffer_size 5000 --sift b --ccds --uniprot --hgvs --symbol --numbers --domains --gene_phenotype --canonical --protein --biotype --uniprot --tsl --variant_class --shift_hgvs 1 --check_existing --total_length --allele_number --no_escape --xref_refseq --failed 1 --vcf --flag_pick_allele --pick_order canonical,tsl,biotype,rank,ccds,length --dir /home/fi1d18/.vep --fasta /temp/hgig/fi1d18/hs37d5.fa --format vcf --input_file tests/test_strelka.vcf --output_file tests/test_strelka.vep.vcf --offline --pubmed --fork 4 --polyphen b --af --af_1kg --af_esp --af_gnomad --regulatory
[fi1d18@cyan01 mskcc-vcf2maf-b8f7eeb]$