Giter VIP home page Giter VIP logo

Comments (3)

Abonacolta avatar Abonacolta commented on August 29, 2024

I've been having the same issue. Let me know if you found a solution

from enrichm.

DennyPopp avatar DennyPopp commented on August 29, 2024

I had the same issue after manually installing the database (v10). I could solve it by creating a folder within the enrichm_database_v10 folder called '26-11-2018' and copying the VERSION file into this new folder. To my surprise - it worked! enrichM is happily running.

from enrichm.

liupfskygre avatar liupfskygre commented on August 29, 2024

Hi DennyPopp,
Could you share how you manually installing the database and setup. thanks.

I installed enrichm using pip and have

  Version: 0.6.3

For what I have done, I do download the v10 and uncompress it here

~/bio_db/enrichm_db/

now set env path

ENRICHM_DB=~/bio_db/enrichm_db/enrichm_database_v10

I creati a folder within the enrichm_database_v10 folder called '26-11-2018' and copying the VERSION file into this new folder.
but
still error

any ideas

Traceback (most recent call last):
  File "/usr/local/bin/enrichm", line 352, in <module>
    run.run_enrichm(args, sys.argv)
  File "/usr/local/lib/python3.8/dist-packages/enrichm/run.py", line 409, in run_enrichm
    pipeline(args)
  File "/usr/local/lib/python3.8/dist-packages/enrichm/run.py", line 282, in run_annotate
    annotate = Annotate(# Define inputs and outputs
  File "/usr/local/lib/python3.8/dist-packages/enrichm/annotate.py", line 113, in __init__
    self.databases = Databases()
  File "/usr/local/lib/python3.8/dist-packages/enrichm/databases.py", line 71, in __init__
    raise Exception(f"\nNo database version file found. Have you: \n\
Exception: 
No database version file found. Have you: 
- Installed the EnrichM database using the 'enrichm data' command?
- Specified the location of the EnrichM database by exporting a bash variable called ENRICHM_DB? (Currently I'm looking here: /home/dell/bio_db/enrichm_db/enrichm_database_v10)

from enrichm.

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.