Giter Site home page Giter Site logo

Comments (7)

Cantalapiedra avatar Cantalapiedra commented on June 2, 2024

Dear @royercj ,

How did you install eggnog-mapper?
Which is the version of diamond that its being run?

Best,
Carlos

from eggnog-mapper.

royercj avatar royercj commented on June 2, 2024

Hi Carlos, thanks for the reply. I created a conda env to run eggnog, and installed it with conda install bioconda::eggnog-mapper (version 2.1.12). Diamond 2.1.9 was installed in this env, as was python 3.12.3.

from eggnog-mapper.

Cantalapiedra avatar Cantalapiedra commented on June 2, 2024

Hi @royercj ,

Thank you for your follow up. Do you have any other diamond version installed? What is the output of
which diamond
diamond --version
?

from eggnog-mapper.

royercj avatar royercj commented on June 2, 2024

The results of which diamond just shows the env path (~/envs/eggnog/bin/diamond) and diamond --version returns 2.1.9.

from eggnog-mapper.

Cantalapiedra avatar Cantalapiedra commented on June 2, 2024

OK. No clue there. Could you please try running the diamond command from your first post alone, without eggnog-mapper?
Just to see if it gives us any other clue.

envs/eggnog/bin/diamond blastp -d 'scratch/eggnog_db/eggnog_proteins.dmnd' -q '/storage/scratch/faa/GCA_00342195.faa' --threads 4 -o 'eggnog/GCA_00342195.emapper.hits' --tmpdir 'scratch/eggnog/emappertmp_dmdn_7r_et45u' --sensitive --iterate -e 0.001 --id 70.0 --query-cover 70.0 --top 3 --outfmt 6 qseqid sseqid pident length mismatch gapopen qstart qend sstart send evalue bitscore qcovhsp scovhsp

from eggnog-mapper.

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.