Giter VIP home page Giter VIP logo

Comments (4)

meiermark avatar meiermark commented on July 18, 2024

Hello,

I assume you start with a fasta file.
Could you share this fasta file and all commands you used?

Probable commands:

  • ffindex_from_fasta
  • hhblits_omp or ffindex_apply_mpi with hhblits

Can you also share your files:

  • bdd_a3m_wo_ss.ff{data,index}
  • the original fasta-file

Cheers,
Markus

from hh-suite.

jonathan-wells avatar jonathan-wells commented on July 18, 2024

Hi,

Not sure if this has already been solved already but I came across this same issue just before going on holiday a couple of weeks ago. I think there might be a couple of typos/errors in the documentation for building custom databases. When building the a3m_wo_ss.ff{index,data} files, I had to deliberately specify the a3m output:

hhblits_omp -d <path_to/uniprot> -i <db>_fas -oa3m <db>_a3m_wo_ss -n <num_iterations> -cpu <num_threads>

note the use of -oa3m; for me at least, the default -o option produces a .hhr style file, rather than an a3m format file.

Also, I think there's a typo in the documenation detailing the commands for adding the psipred predictions and building hhms? Using LichAmnesia's command as an example:

mpirun -np 16 ffindex_apply_mpi bdd_a3m_wo_ss.ff{data,index} -i bdd_hhm.ffindex -d bdd_hhm.ffindex -- hhmake -i stdin -o stdout -v 0

shouldn't the -d argument be for the .ffdata file? I was able to build a working custom database with these fixes. Just looking at the scripts I used, I see that I also suppressed the output (using -v 0 again) when adding secondary structure. Can't remember if this was necessary though or not, sorry.

Cheers,
Jon

from hh-suite.

meiermark avatar meiermark commented on July 18, 2024

Thanks for your report. Your suggested bugfixes in the userguide should be included now.

from hh-suite.

Icco123 avatar Icco123 commented on July 18, 2024

When I enter the following command: I get an error:
"ffindex_apply cluster1091_msa.ff{data,index} -i cluster1091_a3m_wo_ss.ffindex -d cluster1091_a3m_wo_ss.ffdata -- hhconsensus -i stdin -M first -maxres 100000 -oa3m stdout"
ERROR:"
Error inhhsuite/hh-suite/src/hhfunc.cpp:84: ReadQueryFile:
unrecognized input file format in 'stdin'
line = 1U09_A.IDs.mfa"

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.