Message Error : Blastdbcmd
1
0
Entering edit mode
3.3 years ago

Hello, i try to use the blastdbcmd command and here is what i get

Command: blastdbcmd -db nr.00.tar.gz -entry name.txt -outfmt %f -out text1.fasta

Error message : BLAST Database error: No alias or index file found for nucleotide database [nr.00.tar.gz] in search path [/Users/macbook/Documents/Florian /BIOINFO/Git/Adrien_Bioinfo/Bioinfo-Axe2-Alignemements::]

Could you help me please ? I am not sure about the parameters to use with this blast fonctionality Thanks in advance

sequence gene alignment • 775 views
ADD COMMENT
0
Entering edit mode
3.3 years ago

nr.00.tar.gz is 'just' a tar archive containing the files.

expand it before use

tar xvfz nr.00.tar.gz
ADD COMMENT
2
Entering edit mode

florian.grosmaire : You will need to download and expand ALL nr files for this to work (38 pieces as of today).

ADD REPLY
0
Entering edit mode

ok thanks, I'll do that Last question, I am not sure about the "entry" parameter. Does a text file containing sequences ID could be used ?

ADD REPLY
1
Entering edit mode

Use -entry_batch parameter with an input file with sequence ID.

ADD REPLY
0
Entering edit mode

Thank you very much !

ADD REPLY

Login before adding your answer.

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