Giter Club home page Giter Club logo

Comments (4)

willmclaren avatar willmclaren commented on August 14, 2024

Strange.

I don't find that revision string to match any commit hash, can you be more specific? What is the version given when you run:

perl vep.pl

?

The code should catch this, but do you have Bio::DB::HTS installed? You can test with:

perl -MBio::DB::HTS::Tabix -e'print "OK\n"'

from ensembl-vep.

smithmf avatar smithmf commented on August 14, 2024

Hi Will,

Thanks for the quick reply! Sorry, I should have just said that I cloned the repo yesterday, so should be on the latest pushed commit.

Versions for perl vep.pl:

ensembl : 87.f547798
ensembl-funcgen : 87.0577dd0
ensembl-io : 87.48cb128
ensembl-variation : 87.d12da68
ensembl-vep : 87.27

After running perl -MBio::DB::HTS::Tabix -e'print "OK\n"', I do indeed get OK echo'ed.

Also, running on perl v 5.22.3

from ensembl-vep.

smithmf avatar smithmf commented on August 14, 2024

I rechecked the dependencies and it looks like I was missing DBD::mysql. I was previously attempting to run this in --offline mode so I never installed that module.

After installing, it runs now. Perl chose to die at an odd point and with an odd message, but I think I'm good now!

Thanks

from ensembl-vep.

willmclaren avatar willmclaren commented on August 14, 2024

Thanks. Worth knowing as DBD::mysql shouldn't be required given your command line, will have to hunt down where it is being included.

from ensembl-vep.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.