<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Dear Rares,<br>
      <br>
      <font face="Helvetica, Arial, sans-serif">Looking at you command
        line, it seems that you only have the cache for the Ensembl
        transcripts but you are using the flag "--refseq" in combination
        with the flag "--cache", which means that VEP is looking for the
        Refseq transcript cache repository:  ~/.vep/homo_sapiens_<b>refseq</b>/94_GRCh37/.<br>
        If you don't have it, you will need to install it: <a
          moz-do-not-send="true"
href="ftp://ftp.ensembl.org/pub/release-94/variation/VEP/homo_sapiens_refseq_vep_94_GRCh37.tar.gz">ftp://ftp.ensembl.org/pub/release-94/variation/VEP/homo_sapiens_refseq_vep_94_GRCh37.tar.gz</a></font></p>
    <p><font face="Helvetica, Arial, sans-serif">You can do it via the
        VEP installer or you can install it manually in few steps:<br>
      </font></p>
    <pre class="code sh_sh sh_sourceCode"><span class="sh_keyword">cd <font face="Helvetica, Arial, sans-serif">~</font></span><span class="sh_variable"></span><span class="sh_symbol">/.</span>vep
<span class="sh_keyword">curl </span><span class="sh_name">-O</span> <font face="Helvetica, Arial, sans-serif"><a class="moz-txt-link-freetext" href="ftp://ftp.ensembl.org/pub/release-94/variation/VEP/homo_sapiens_refseq_vep_94_GRCh37.tar.gz">ftp://ftp.ensembl.org/pub/release-94/variation/VEP/homo_sapiens_refseq_vep_94_GRCh37.tar.gz</a></font>
<span class="sh_keyword">tar </span>xzf <font face="Helvetica, Arial, sans-serif">homo_sapiens_refseq_vep_94_GRCh37.tar.gz</font>
</pre>
    <p><br>
    </p>
    <p>Best regards,<br>
    </p>
    <pre class="moz-signature" cols="72">Laurent</pre>
    <div class="moz-cite-prefix">On 29/10/2018 04:07, Rares Vernica
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CALQ9KxBm8LMx=AM6-3-3gXb6iSF_4AA+=-YR2dZXoKeQ61AQEg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">
          <div>Hello,</div>
          <div><br>
          </div>
          <div>I'm having trouble with the public database when using
            the <span style="font-family:monospace,monospace">GRCh37</span>
            assembly. This is what I run:</div>
          <div><br>
          </div>
          <div style="margin-left:40px"><span
              style="font-family:monospace,monospace">> ./vep --cache
              --refseq --assembly GRCh37 --fasta
~/.vep/homo_sapiens/94_GRCh37/Homo_sapiens.GRCh37.75.dna.primary_assembly.fa.gz
              --input_file 1.tsv --port 3337<br>
              <br>
              -------------------- WARNING ----------------------<br>
              MSG: homo_sapiens is not a valid species name (check DB
              and API version)<br>
              FILE: Bio/EnsEMBL/Registry.pm LINE: 1334<br>
              CALLED BY: Bio/EnsEMBL/Registry.pm  LINE: 1109<br>
              Date (localtime)    = Mon Oct 29 03:49:22 2018<br>
              Ensembl API version = 94<br>
              ---------------------------------------------------<br>
              <br>
              -------------------- EXCEPTION --------------------<br>
              MSG: Can not find internal name for species 'homo_sapiens'<br>
              STACK Bio::EnsEMBL::Registry::get_adaptor
              /usr/local/src/ensembl-vep/Bio/EnsEMBL/Registry.pm:1111<br>
              STACK Bio::EnsEMBL::VEP::BaseVEP::get_adaptor
              /usr/local/src/ensembl-vep/modules/Bio/EnsEMBL/VEP/BaseVEP.pm:307<br>
              STACK Bio::EnsEMBL::VEP::BaseVEP::get_database_assembly
              /usr/local/src/ensembl-vep/modules/Bio/EnsEMBL/VEP/BaseVEP.pm:419<br>
              STACK Bio::EnsEMBL::VEP::BaseRunner::setup_db_connection
              /usr/local/src/ensembl-vep/modules/Bio/EnsEMBL/VEP/BaseRunner.pm:123<br>
              STACK Bio::EnsEMBL::VEP::Runner::init
              /usr/local/src/ensembl-vep/modules/Bio/EnsEMBL/VEP/Runner.pm:118<br>
              STACK Bio::EnsEMBL::VEP::Runner::run
              /usr/local/src/ensembl-vep/modules/Bio/EnsEMBL/VEP/Runner.pm:194<br>
              STACK toplevel ./vep:224<br>
              Date (localtime)    = Mon Oct 29 03:49:22 2018<br>
              Ensembl API version = 94<br>
              ---------------------------------------------------</span></div>
          <div><br>
          </div>
          <div>It works with <span
              style="font-family:monospace,monospace">--online</span>
            but I would like to use the <a
href="https://uswest.ensembl.org/info/docs/tools/vep/vep_formats.html#id"
              moz-do-not-send="true"><i>Variant identifiers</i></a>
            input format and that does not work with <span
              style="font-family:monospace,monospace">--offline</span>.</div>
          <div><br>
          </div>
          <div>Any ideas what I'm doing wrong?</div>
          <div><br>
          </div>
          <div>Thanks!</div>
          <div>Rares<br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-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>
  </body>
</html>