Giter VIP home page Giter VIP logo

Comments (3)

Kinggerm avatar Kinggerm commented on August 12, 2024

This issue happened after v1.6.0 when "blastn" is not executable. You can prove this by executing /home/svillanu/Programs/GetOrganelle/GetOrganelleDep/linux/ncbi-blast/blastn -version directly, you would probably get "/lib64/libc.so.6: version `GLIBC_2.14' not found". This happened because the attached ncbi-blast version may be too high for your system. I guess you got this issue because you updated GetOrganelle after you finished the previous successful chloroplast running.

One temporary solution for this is ①if you installed GetOrganelle in the in situ way, delete the folder /home/svillanu/Programs/GetOrganelle/GetOrganelleDep/linux/ncbi-blast/ (GetOrganelle would then automatically use the blastn in the $PATH); ②if you installed GetOrganelle in the setup.py way, delete the folder /home/svillanu/Programs/GetOrganelle/GetOrganelleDep/linux/ncbi-blast/ then use the pip to reinstall. I guess you used the in situ way.

I would fix or at least give better instruction for this issue in the coming v1.6.2 (under testing and almost done). Good luck with your study!

from getorganelle.

sivico26 avatar sivico26 commented on August 12, 2024

You were absolutely right, GLIBC_2.14 was the problem. I have been familiar with this kind of issues with other programs.

I deleted the folder as you said, and installed blast from bioconda in the same environment where I put the python packages. Seems like it solved the problem as both are running right now.

Just as a curiosity, have you considered making a bioconda package for GetOrganelle? Would make it way easier to install and I think would help to alleviate this kind of dependencies issues.

Thanks for the fast reply and the solution!

from getorganelle.

Kinggerm avatar Kinggerm commented on August 12, 2024

Thanks for the suggestion. I would add it to the plan, although it would not be very soon.

from getorganelle.

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.