Giter VIP home page Giter VIP logo

Comments (4)

martin-steinegger avatar martin-steinegger commented on July 18, 2024

I would reduce your database to just the one entry that fails and print out all score of Smax of the x86_64 version and the ppc64le and diff them.

You can do this by removing all other entries from the ffindex file.

grep ^FAIL_ENTRY_ID YOUDB_cs219.ffindex > YOUDB_cs219.new.ffindex 
mv YOUDB_cs219.ffindex YOUDB_cs219.old.ffindex
mv YOUDB_cs219.new.ffindex  YOUDB_cs219.ffindex  

from hh-suite.

sowani avatar sowani commented on July 18, 2024

I'm sorry but it's not clear to me. I am using command "hhblits -i /tmp/hh-results/1.fasta -d /root/hh-suite/dbs/scop70_1.75 -n 1 -oa3m /tmp/hh-results/1.a3m -o /tmp/hh-results/1.hhr -cpu 1" to test. So what should be the "FAIL_ENTRY_ID" vaule? Here's sample output of this command:

  • 19:16:46.501 INFO: Searching 13730 column state sequences.
  • 19:16:46.601 INFO: /tmp/hh-results/1.fasta is in A2M, A3M or FASTA format
  • 19:16:46.601 INFO: Iteration 1
  • 19:16:48.914 INFO: Prefiltering database
  • 19:16:48.914 INFO: ATUL: before adding pseudocounts, 0
  • 19:16:51.219 INFO: ATUL: before prefilter_db
  • 19:16:51.219 INFO: ATUL: in HHblitsDatabase::prefilter_db
  • 19:16:51.219 INFO: ATUL: in Prefilter::prefilter_db
  • 19:16:51.246 INFO: ATUL: num_dbs: 13730
  • 19:16:51.246 INFO: ATUL: calling ungapped_sse_score (1)
  • 19:16:51.246 INFO: ATUL: in Prefilter::ungapped_sse_score

Thanks!

Mit freundlichen Grüßen,
Atul.

from hh-suite.

martin-steinegger avatar martin-steinegger commented on July 18, 2024

You mentioned a difference in score after the ungapped_see_score stage. My script reduces the database to only one entry. FAIL_ENTRY_ID is the ID of the entry that has the produces the wrong score (205 instead of 79).

from hh-suite.

meiermark avatar meiermark commented on July 18, 2024

Since the power8 port is finished, I assume that this issue can be closed?

from hh-suite.

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.