Code Monkey home page Code Monkey logo

Comments (5)

ndaniels avatar ndaniels commented on May 29, 2024

I believe this relates to using the subject flag to specify a fasta file to search rather than using makeblastdb and creating a binary database.

I've meant for a while to make this change in cablastp-search (I already made it in cablastp-deltasearch and cablastp-psisearch). I'll try to push a fix tomorrow.

On Nov 14, 2013, at 5:07 PM, nsarode [email protected] wrote:

Here is another one for ya.

Not sure if the real error is "signal: bus error (core dumped)" or "stderr: num_threads' is currently ignored when 'subject' is specified."

Blasting query on coarse database...
blastp -db /blast_databases/cablastp_database/capblastp-cogs_db_aa/blastdb-coarse -num_threads 9 -outfmt 5 -dbsize 47558392
Decompressing blast hits...
Blasting query on fine database...
blastp -subject /tmp/cablastp-fine-fasta604138705 -dbsize 47558392 -num_threads 9 -max_target_seqs 10 -out /blastoutput/stn_ALL_prodigal.prot_2.blast -outfmt 6 qseqid sseqid pident qcovs length mismatch qstart qend sstart send evalue bitscore
Error blasting fine database: Error running 'blastp -subject /tmp/cablastp-fine-fasta604138705 -dbsize 47558392 -num_threads 9 -max_target_seqs 10 -out /blastoutput/stn_ALL_prodigal.prot_2.blast -outfmt 6 qseqid sseqid pident qcovs length mismatch qstart qend sstart send evalue bitscore': 'signal: bus error (core dumped)'.

stderr:
'num_threads' is currently ignored when 'subject' is specified.


Reply to this email directly or view it on GitHub.

from cablastp.

nsarode avatar nsarode commented on May 29, 2024

Hi Noah,
Could you confirm if you did manage to make this change ?

Thanks
Neha

from cablastp.

ndaniels avatar ndaniels commented on May 29, 2024

I haven't yet, but that's actually unrelated to the issue you were having, which is why I sidelined it. The issue is one of relative paths, which I believe Andrew (BurntSushi) figured out. We will try to get both of these taken care of soon.

from cablastp.

nsarode avatar nsarode commented on May 29, 2024

Thanks for letting me know.
The relative path issue that you mentioned, is it the one where I need to run the blastp search from the database directory ? Because I was doing it this time when I got the same error. But if you are talking about something else, then I will just wait for the update.

from cablastp.

ndaniels avatar ndaniels commented on May 29, 2024

I have pushed what hopefully fixes the 'subject' issue for you. This does not yet solve the need to run the search from the database directory.

from cablastp.

Related Issues (8)

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.