Git Product home page Git Product logo

Comments (5)

ggezwp123 avatar ggezwp123 commented on June 9, 2024 2

I forgot that I have reboot my virture machine. HAHAHA!
My problems have solved. THANK YOU!
I believe this program is a powerful and convenient tool!

from kemet.

Matteopaluh avatar Matteopaluh commented on June 9, 2024 1

Hi,

I believe the error could be due to not adding a properly named eggnog annotation file in the KEGG_ANNOTATION folder.

In the above case, it should be called x23.emapper.annotations (i.e. the eggnog output extension, with the name of your genome/MAG of choice before it).

Let me know if maybe renaming files solves it!

from kemet.

ggezwp123 avatar ggezwp123 commented on June 9, 2024

$./kemet.py genomes/x23.fna -a eggnog --skip_hmm

Traceback (most recent call last):
File "/root/KEMET/./kemet.py", line 11, in
from reframed import load_cbmodel, save_cbmodel
ModuleNotFoundError: No module named 'reframed'

I added a eggnog annotation file named x23.emapper.annotations in the KEGG_ANNOTATION folder.
But I still met a new error

from kemet.

Matteopaluh avatar Matteopaluh commented on June 9, 2024

Great, so I believe the first one should be considered as solved.

from reframed import load_cbmodel, save_cbmodel
ModuleNotFoundError: No module named 'reframed'

^ this states that you're not using a conda environment with Reframed installed, as stated in the installation info:
You could solve this by properly following the indications, i.e. running pip install reframed on your terminal, with the kemet conda environment active.

from kemet.

Matteopaluh avatar Matteopaluh commented on June 9, 2024

Good! Glad all was sorted out easily.

And thanks a lot for the kind words, hope more people will find it useful as well!

from kemet.

Related Issues (15)

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.