I've recently install the ncbi-blast-2.2.30+ on ubuntu based on its user manual, but when I'm trying to test it with the blastn -help command, it says:
The program 'blastn' is currently not installed. You can install it by typing: sudoapt-get install ncbi-blast+
while I'm in ~/ncbi-blast-2.2.30+/bin that contains several programs like blastn. Please let me know what the wrong is and what the solution for it? thanks a lot
Hi airan, I downloaded the package, placed in home directory, then unzip that all excutable program was appeared in the corresponding bin folder inside ncbi-blast30+ and try to test it, but I failed.
If you want to run 'blastn' without specifying all the path, you've to copy all the executables included in "~/ncbi-blast-2.2.30+/bin$" to your bin dir (usr/local/bin normally). Otherwise, to run blastn, you should write the path to blastn bin folder (in your case ~/ncbi-blast-2.2.30+/bin/blastn)
ADD REPLY
• link
updated 3.1 years ago by
Ram
45k
•
written 10.3 years ago by
seta
★
1.9k
0
Entering edit mode
Hi guys,
I have 32 bit dell inspiron. I want to install blast on my CentOS7. Could you tell which version of blast should I install. Urgent replies would be appreciated.
Hmm. What is the name of the zip file you downloaded from the NCBI FTP site? Also if you don't mind, can you post the output of the two commands I suggested?
Could it be that the dir on which OP is trying to work doesn't have wx permissions or OP is out of disk space? Check out OP's comment here: blast execution in linux
Another related thing to consider is the type of archicture. You seem to have blast compiled for an x86-type CPU but maybe your computer has another type of CPU e.g. ARM.
Try ~/ncbi-blast-2.2.30+/bin/blastn -help(if you do not wish to install to the central repo). Add ~/ncbi-blast-2.2.30+/bin to PATH to make this easier.
thanks for all feedback. I tried ~/ncbi-blast-2.2.30+/bin/blastn and also /ncbi-blast-2.2.30+/bin/blastn -help, but the problem remained. I'm confused, the blastn and other program are available in the bin folder, please any suggestion?
ADD REPLY
• link
updated 10.3 years ago by
Ram
45k
•
written 10.3 years ago by
seta
★
1.9k
Have you moved all the executables to your bin directory?
Hi airan, I downloaded the package, placed in home directory, then unzip that all excutable program was appeared in the corresponding bin folder inside ncbi-blast30+ and try to test it, but I failed.
If you want to run 'blastn' without specifying all the path, you've to copy all the executables included in "~/ncbi-blast-2.2.30+/bin$" to your bin dir (usr/local/bin normally). Otherwise, to run blastn, you should write the path to blastn bin folder (in your case ~/ncbi-blast-2.2.30+/bin/blastn)
go to ~/ncbi-blast-2.2.30+/bin, and write ./blastn
I tried it the output was:
Hi guys,
I have 32 bit dell inspiron. I want to install blast on my CentOS7. Could you tell which version of blast should I install. Urgent replies would be appreciated.
a. Please do not specify timelines, it's a bit rude.
b. It's a 32 bit machine, 32 bit binaries are the ones you're looking for. Google "ncbi blast+ 32 bit linux"