<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Will,<br>
                Am still having the same issue with the latest version
    of the Convervation.pm plugin :<br>
    <br>
    2015-08-13 15:31:17 - Failed to instantiate plugin Conservation:
    Failed to connect to compara database<br>
    <br>
    <br>
    Do we have to the config for the database in the vep.ini file?<br>
    <br>
        # reconnect to DB without species param<br>
        my $config = $self->{config};<br>
        $reg->load_registry_from_db(<br>
            -host       => $config->{host},<br>
            -user       => $config->{user},<br>
            -pass       => $config->{password},<br>
            -port       => $config->{port},<br>
            -db_version => $config->{db_version},<br>
            -no_cache   => $config->{no_slice_cache},<br>
        );<br>
    <br>
    If that's so, what are the parameters for the GRCh37 human assembly?<br>
    <br>
    Regards<br>
    Kirsley<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 13/08/2015 14:46, Will McLaren
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAMVEDX36fjbVz=Nyp_Nv3e2iaL6+OR0a2O1ZTZrN7mRQFhZJ=g@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi Guillermo,
        <div><br>
        </div>
        <div>Thanks for the report, I've pushed a fix to the plugin on
          GitHub.</div>
        <div><br>
        </div>
        <div>Regards</div>
        <div><br>
        </div>
        <div>Will</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On 13 August 2015 at 12:36, Guillermo
          Marco Puche <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:guillermo.marco@sistemasgenomicos.com"
              target="_blank">guillermo.marco@sistemasgenomicos.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000066" bgcolor="#FFFFFF"> Dear devs,<br>
              <br>
              I'm using latest version of VEP Conservation plugin
              available in github. However it's not working for me:<br>
              <br>
              2015-08-13 13:35:17 - Failed to instantiate plugin
              Conservation: Failed to connect to compara database<br>
              <br>
              Is this a bug?<br>
              <br>
              Regards,<br>
              Guillermo.<br>
              <div><br>
              </div>
            </div>
            <br>
            _______________________________________________<br>
            Dev mailing list    <a moz-do-not-send="true"
              href="mailto:Dev@ensembl.org">Dev@ensembl.org</a><br>
            Posting guidelines and subscribe/unsubscribe info: <a
              moz-do-not-send="true"
              href="http://lists.ensembl.org/mailman/listinfo/dev"
              rel="noreferrer" target="_blank">http://lists.ensembl.org/mailman/listinfo/dev</a><br>
            Ensembl Blog: <a moz-do-not-send="true"
              href="http://www.ensembl.info/" rel="noreferrer"
              target="_blank">http://www.ensembl.info/</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Dev mailing list    <a class="moz-txt-link-abbreviated" href="mailto:Dev@ensembl.org">Dev@ensembl.org</a>
Posting guidelines and subscribe/unsubscribe info: <a class="moz-txt-link-freetext" href="http://lists.ensembl.org/mailman/listinfo/dev">http://lists.ensembl.org/mailman/listinfo/dev</a>
Ensembl Blog: <a class="moz-txt-link-freetext" href="http://www.ensembl.info/">http://www.ensembl.info/</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>