Giter Site home page Giter Site logo

Comments (4)

nunofonseca avatar nunofonseca commented on June 3, 2024

Hi,
Yes, it is a BLAST error:
https://www.ncbi.nlm.nih.gov/books/NBK279684/
"If makeblastdb cannot access enough virtual memory, it will produce a message containing the string “mdb_env_open”. Virtual memory is just that (virtual) and doesn’t depend on the hardware in your system. In general, we recommend that BLAST users simply set the virtual memory to unlimited. The other alternative is to use an environment variable (BLASTDB_LMDB_MAP_SIZE) to set the required virtual memory lower, but this runs the risk of LMDB not being able to complete indexing the database."
Before generatating the BLAST database you can increase the VM limit by running
export BLASTDB_LMDB_MAP_SIZE=1000000

from metabinkit.

bastianegeter avatar bastianegeter commented on June 3, 2024

unfortunately this did not solve it for me. Maybe something to do with my virtualbox virtual machine.

from metabinkit.

nunofonseca avatar nunofonseca commented on June 3, 2024

Yes, it looks like an issue related to the virtual environment. Try to increase the VM resources or run makeblastdb in a docker image. Will close this issue since it is not a metabinkit issue per se but a Blast/VM one. If necessary we can discuss this on Slack.

from metabinkit.

bastianegeter avatar bastianegeter commented on June 3, 2024

well, it appears this happens only when I try to write the database to the host machine shared folder. runs fine when I write to virtual machine hard disk!

from metabinkit.

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.