<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000066">
    <p>Dear devs,</p>
    <p>I've noticed a bug in latest VEP 88 version. If you activate more
      than one plugin, one in the config file and other directly in
      command line all the annotation fields produced by plugins are
      rendered empty. See the example below (my.conf would be the config
      file containing a line activating plugin):<br>
    </p>
    <pre><b>vep -i input.vcf -o output.vcf -config my.conf -dir_pluginsĀ  dir_plugins -dir_cache .vep -plugin Test</b><b>
</b></pre>
    <p>I've managed to make this work "calling" all the plugins from
      command line.</p>
    <p>Regards,<br>
      Guillermo<br>
    </p>
    <p><br>
    </p>
  </body>
</html>