<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000066">
    <p>Hi Laurent,</p>
    <p>Thank you for your quick answer. I'm using gene adaptor in some
      self coded plugins too. Do you have any quick-fix in mind or
      workaround?<br>
      I'm really looking forward for this document. Will it be announced
      in mailing list or blog? I was really scared with this big VEP
      update for the plugin compatibility. <br>
    </p>
    <p>Best regards,<br>
      Guillermo.<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 05/15/2017 12:17 PM, Laurent Gil
      wrote:<br>
    </div>
    <blockquote
      cite="mid:2f11bc77-1156-1abd-c49a-cad5ea062903@ebi.ac.uk"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <p>Hi Guillermo,</p>
      <p>Unfortunately the VEP plugin is not compatible with the new
        ensembl-vep repository.<br>
        We need to document this plugin about this compatibility issue.<br>
      </p>
      However the new VEP (ensembl-vep) has a new option '-nearest gene'
      you can use with the cache:<br>
      <a moz-do-not-send="true"
href="http://www.ensembl.org/info/docs/tools/vep/script/vep_options.html#output">http://www.ensembl.org/info/docs/tools/vep/script/vep_options.html#output</a><br>
      <p>Best regards,<i><br>
        </i></p>
      <pre class="moz-signature" cols="72">Laurent</pre>
      <div class="moz-cite-prefix">On 15/05/2017 08:44, Guillermo Marco
        Puche wrote:<br>
      </div>
      <blockquote type="cite"
        cite="mid:2dbb3ab7-01ba-2322-2f54-b481aa377eb0@sistemasgenomicos.com">
        <meta http-equiv="content-type" content="text/html;
          charset=utf-8">
        <p>Dear devs,</p>
        <p>I've recently updated to Ensembl VEP 88 and I'm facing some
          problems with some plugins. Trying to run NearestGene.pm
          plugin and I can't make it run.</p>
        <p><i>WARNING: Plugin 'NearestGene' went wrong: ERROR: Could not
            get gene adaptor; this plugin does not work in --offline
            mode</i></p>
        <p>There's an issue with gene adaptor code,<b> $self->{ga}
            ||= $self->{config}->{ga}</b>. Trying to guess where
          did {ga} gone printing Dump of $self->{config} but I can't
          figure this out:</p>
        <p>$VAR1 = {<br>
            'buffer_size' => 5000,<br>
            'af_1kg' => 1,<br>
            'species' => 'homo_sapiens',<br>
            'stats_html' => 1,<br>
            'host' => 'sake',<br>
            'format' => 'vcf',<br>
            'reg' => 'Bio::EnsEMBL::Registry',<br>
            'chunk_size' => 50000,<br>
            'check_existing' => 1,<br>
            'freq_pop' => '1KG_ALL',<br>
            'custom' => [],<br>
            'cell_type' => [],<br>
            'input_file' => 'test.vcf',<br>
            'tmpdir' => '/tmp',<br>
            'freq_filter' => 'exclude',<br>
            'user' => 'bioinfo',<br>
            'phastCons' => [],<br>
            'terms' => 'SO',<br>
            'delimiter' => '    ',<br>
            'dir_cache' => '/home/gmarco/.vep',<br>
            'polyphen_analysis' => 'humvar',<br>
            'cache' => 1,<br>
            'port' => '3306',<br>
            'plugin' => [<br>
              'Test'<br>
            ],<br>
            'freq_gt_lt' => 'gt',<br>
            'output_format' => 'vcf',<br>
            'phyloP' => [],<br>
            'numbers' => 1,<br>
            'af_exac' => 1,<br>
            'output_file' => '/tmp/test_88.vcf',<br>
            'database' => 0,<br>
            'freq_freq' => '0.01',<br>
            'dir_plugins' =>
          '/home/gmarco/repositories/vep_ensembl/Plugins',<br>
            'core_type' => 'core',<br>
            'vcf' => 1,<br>
            'assembly' => 'GRCh38',<br>
            'af' => 1,<br>
            'terminal_width' => 48,<br>
            'vcf_info_field' => 'CSQ',<br>
            'transcript_filter' => [],<br>
            'af_esp' => 1,<br>
            'pick_order' => [<br>
              'canonical',<br>
              'appris',<br>
              'tsl',<br>
              'biotype',<br>
              'ccds',<br>
              'rank',<br>
              'length',<br>
              'ensembl',<br>
              'refseq'<br>
            ],<br>
            'biotype' => 1,<br>
            'cache_region_size' => 1000000,<br>
            'symbol' => 1,<br>
            'ucsc_data_root' => '<a class="moz-txt-link-freetext"
            href="http://hgdownload.cse.ucsc.edu/goldenpath/"
            moz-do-not-send="true">http://hgdownload.cse.ucsc.edu/goldenpath/</a>',<br>
            'synonyms' =>
          '/home/gmarco/.vep/homo_sapiens/88_GRCh38/chr_synonyms.txt',<br>
            'dir' => '/home/gmarco/.vep',<br>
            'password' => 'A29bcd1234#',<br>
            'no_slice_cache' => 1,<br>
            'failed' => 0,<br>
            'force_overwrite' => 1,<br>
            'fasta' =>
'/home/gmarco/.vep/homo_sapiens/88_GRCh38/Homo_sapiens.GRCh38.dna.primary_assembly.fa.gz'<br>
          };</p>
        <p>Regards,<br>
          Guillermo<br>
        </p>
        <p><br>
          <br>
        </p>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
Dev mailing list    <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Dev@ensembl.org">Dev@ensembl.org</a>
Posting guidelines and subscribe/unsubscribe info: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.ensembl.org/mailman/listinfo/dev">http://lists.ensembl.org/mailman/listinfo/dev</a>
Ensembl Blog: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.ensembl.info/">http://www.ensembl.info/</a>
</pre>
      </blockquote>
    </blockquote>
  </body>
</html>