Giter VIP home page Giter VIP logo

Comments (8)

geronimp avatar geronimp commented on August 29, 2024

Hi there,

Thank you for using enrichm!

Apologies for the unclear error message, would you be able to try and run enrichm annotate with an annotate option (either --ko --cazy --tigrfam or --pfam) and let me know if this error still occurs?

Thanks,

Joel

from enrichm.

Thexiyang avatar Thexiyang commented on August 29, 2024

Thanks for the reply. I tried. Same issue.

from enrichm.

geronimp avatar geronimp commented on August 29, 2024

Would you please be able to confirm for me that you are using version 0.5.0?

from enrichm.

Thexiyang avatar Thexiyang commented on August 29, 2024

Yes. I installed using conda and then upgraded to 0.5.0 using pip. It looks it did not look for the database.

from enrichm.

jianshu93 avatar jianshu93 commented on August 29, 2024

I have the same issue with 0.5.0 but. Is it solved?Thanks

from enrichm.

liupfskygre avatar liupfskygre commented on August 29, 2024

Hi,
the same issue here, is this being solved? thanks.

Version: 0.5.0

Traceback (most recent call last):
  File "/home/dell/.conda/envs/enrichm/bin/enrichm", line 342, in <module>
    run.run_enrichm(args, sys.argv)
  File "/home/dell/.conda/envs/enrichm/lib/python3.7/site-packages/enrichm/run.py", line 305, in run_enrichm
    args.threads, args.parallel, args.suffix, args.light)
  File "/home/dell/.conda/envs/enrichm/lib/python3.7/site-packages/enrichm/annotate.py", line 122, in __init__
    self.databases = Databases()
  File "/home/dell/.conda/envs/enrichm/lib/python3.7/site-packages/enrichm/databases.py", line 98, in __init__
    self.KO_DB = os.path.join(self.REF_DIR, self.KO_DB_NAME + self.DMND_SUFFIX)
AttributeError: 'Databases' object has no attribute 'REF_DIR'

from enrichm.

jianshu93 avatar jianshu93 commented on August 29, 2024

i do not think it's solved. Still cannot use it.

from enrichm.

mengyuan09876 avatar mengyuan09876 commented on August 29, 2024

AttributeError: 'Databases' object has no attribute 'REF_DIR' same problem

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.