Entering edit mode
8.9 years ago
akyladisla10
•
0
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 test_output.txt
giving the following error:
Error: NCBI C++ Exception:
TO "..\..\..\..\..\src\corelib\ncbiobj.cpp", line 977: Critical: ncbi::CObject::ThrowNullPointerException() - Attempt to access NULL pointer.
Can anyone please help me on this? Thanks.
Dear akyladisla10
You may go through this post
Hope it helps
Hi! I still cant resolve this problem :( I am using 64-bit windows 8 machine. I installed ncbi-blast-2.3.0+-win64.exe and even re-installed it twice. I followed everything in this tutorial http://www.ncbi.nlm.nih.gov/books/NBK52637/
I have no idea where is the problem. Can anyone please help me ? :( thanks in advance.
It could be a bug in the latest version of blastn. Have you tried contacting their helpdesk ?
In the meantime, make sure that your test_query.txt is properly FASTA-formatted.