Giter Site home page Giter Site logo

diamoand error about fastdtlmapper HOT 4 CLOSED

moshi4 avatar moshi4 commented on May 26, 2024
diamoand error

from fastdtlmapper.

Comments (4)

moshi4 avatar moshi4 commented on May 26, 2024

It seems that the error is occurring at the first processing stage of FastDTLmapper, which estimates the ortholog group by OrthoFinder. The error is caused by the fact that diamond (v2.0.5), which is embedded in OrthoFinder, is not working properly.

I will give you v2.0.5 and the latest v2.0.15 of the diamond executable binary, so could you please check if the following command works in your environment?

./diamond_v2.0.5 makedb --in test.faa -d test_v2.0.5
./diamond_v2.0.15 makedb --in test.faa -d test_v2.0.15

If only diamond (v2.0.15) seems to work properly in your environment, I would like to replace v2.0.5 with v2.0.15 and release a new FastDTLmapper to resolve the cause of the error.


diamond_run_test.zip

  • diamond_v2.0.5
  • diamond_v2.0.15
  • test.faa

from fastdtlmapper.

suresh2014 avatar suresh2014 commented on May 26, 2024

hi
thanks for prompt response
for me diamond_v2.0.15 working nicely


terminal output

(base) pbl2-ec@pbl2:/diamond_run_test$ ./diamond_v2.0.5 makedb --in test.faa -d test_v2.0.5
terminate called after throwing an instance of 'std::runtime_error'
what(): CPU does not support POPCNT. Please compile the software from source.
Aborted (core dumped)
(base) pbl2-ec@pbl2:
/diamond_run_test$ ./diamond_v2.0.15 makedb --in test.faa -d test_v2.0.15
diamond v2.0.15.153 (C) Max Planck Society for the Advancement of Science
Documentation, support and updates available at http://www.diamondsearch.org
Please cite: http://dx.doi.org/10.1038/s41592-021-01101-x Nature Methods (2021)

#CPU threads: 2
Scoring parameters: (Matrix=BLOSUM62 Lambda=0.267 K=0.041 Penalties=11/1)
Database input file: test.faa
Opening the database file... [0s]
Loading sequences... [0.002s]
Masking sequences... [0.018s]
Writing sequences... [0s]
Hashing sequences... [0s]
Loading sequences... [0s]
Writing trailer... [0s]
Closing the input file... [0s]
Closing the database file... [0s]

Database sequences 686
Database letters 229919
Database hash 4f9ac375ba759867838d956b6530044c
Total time 0.023000s
(base) pbl2-ec@pbl2:~/diamond_run_test$


from fastdtlmapper.

moshi4 avatar moshi4 commented on May 26, 2024

I have released new FastDTLmapper v0.3.4 which replaces diamond with v2.0.15, please try it.

from fastdtlmapper.

suresh2014 avatar suresh2014 commented on May 26, 2024

its working ..cool .. thanks

from fastdtlmapper.

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.