Run BLAST on Linux terminal
0
2
Entering edit mode
8.5 years ago

Just install BLAST by typing: sudo apt-get install ncbi-blast+

But it says you need to download database into your working directory because it only search the working directory. Is it possible to run blast without downloading the database.

ncbi nBLAST linux blast • 12k views
ADD COMMENT
0
Entering edit mode

what is "the database" ? the whole 'nr' database ? you can use the 'remote' option, a custom database ? you have to compile it with makeblastdb.

ADD REPLY
0
Entering edit mode

Can you give us the command which failed? You can run BLAST without NCBI databases to align your own sequences against your own databases.

Please give us more information about the problem. ;)

ADD REPLY
0
Entering edit mode

Check this.

ADD REPLY
0
Entering edit mode

After installing you need to configured blast setting. if you donot want to download the database you can create it as Pierre Lindenbaum suggested with makeblastdb. But it depends on the objectives if you want to do blast against nr, swissprot or other database then you need to download it.

ADD REPLY

Login before adding your answer.

Traffic: 2653 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