Running blastn results in "Error: NCBI C++ Exception"
1
0
Entering edit mode
16 months ago
langziv ▴ 50

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 230: Error: ncbi::CRPCClient_Base::x_Ask() - Failed to receive reply after 3 tries

Here's a sample from the input file's content:

>CP002002 Listeria monocytogenes 10403S, complete genome
tgaaggcagctatttatatacgcgtatctactcaagaacaaatagagaattactctatac
aagctcaaactgaaaagctaacagccttgtgccgctcgaaggattgggatgtatacgata
ttttcatagacggcggatacagcggttcaaacatgaatcgccctgcgctaaatgaaatgc
taagtaaattacatgaaattgatgctgtagtcgtatatcgattagacagactatcccgct

Did anyone encountered such as error? I couldn't find a similar past issue.
Thanks.

blastn blast command-line • 1.3k views
ADD COMMENT
0
Entering edit mode

CP002002 Listeria monocytogenes 10403S, complete genome

Remote blast searches are not meant to search entire genomes.

Maximum allowed query length is a million bases for web blast, which I guess also applies to -remote option.

ADD REPLY
2
Entering edit mode
16 months ago
Jack Tierney ▴ 360

Its always good to search biostars for similar questions. This post has a similar error output and it is suggested that the version of Blast is out of date. The latest is 2.13 and you are using 2.9

ADD COMMENT

Login before adding your answer.

Traffic: 2088 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6