More posts like this
-
Problem on creating database
written by Neeraj Kumar Singh •I am facing problem on creating database. I downloaded bacterial wgs but on creating local database it is giving error after running for an hour …
-
Running blastn results in "Error: NCBI C++ Exception"
written by langziv •Hello. I'm running the command blastn -db nt -query input.txt -out OUTPUT.txt -remote which yields the error message: Error: NCBI C++ Exception: T0 "/build/ncbi-blast+-S1iyIZ/ncbi-blast+-2.9.0/c++/src/serial/rpcbase.cpp", line …
-
seqtk-trinity error
written by fuad.fsu •Hello, I am using Trinityrnaseq-v2.6.6 in Ubuntu 20.04. while using it I am facing an error text: Error, cannot locate Trinity-specific tool: seqtk-trinity in the …
-
Local Blast Error
written by bry.th •I'm trying to use blast agains a de novo trinity assembled transcriptome. blastn -query /trimmed_concat_trinity_assembly.fa \ -db nt \ -outfmt 11 \ -max_target_seqs 5 \ …
-
Error: NCBI C++ Exception - Invalid choice selection: NCBI-Seqalign::Score.value.real
written by mrmrwinter •Hi, I am having issues running blast from command line, accessing remote databases. This is what i am running: blastn -db nt -query {input} -out …
-
Problem when running remote Blast with a big file
written by arturo.marin •Hi all, I am new in this forum, so I hope to explain myself well. I am trying to do remote Blast with an input …
-
Blastp Error 303.7
written by stamakro •I'm trying to run remote blast, but I keep getting this error: **-bash-4.2$ blastp -remote -db swissprot -query test.txt -out outfile.txt -outfmt 7 Error: (303.7) …
-
ncbi-blast-2.3.0+ blastn problem
written by akyladisla10 •Hello, I recently tried installing BLAST+ command line on windows and tried running a blastn command in command prompt blastn -query test_query.txt -db refseq_rna.00 -out …
-
Blastdbcmd command is failing to give sequences.
written by Prasad •Hello all, I am trying to retrieve sequences from NCBI nr database. Using following command. blastdbcmd -entry 'all' -db Path/to/db -outfmt '%f' -out output.fasta It …
-
Getting error while running Provean tool
written by nil.patil28 •I am running provean tool on my machine to find out protein functionality, but halfway its giving me following error. ``` [10:22:40] searching related sequences... …
More information could be helpful, like your code that generates this error.
Exact command? Blast version? Sample input? etc.
Brief Reminder On How To Ask A Good Question