I have a problem with blastx against database nr.
1
0
Entering edit mode
3.1 years ago
weimabri • 0

-Hello

-I built the database for the nr with the following command

$ makeblastdb -dbtype prot -in nr

-which went well and generated .pal .psq files. phr

-then I ran the blastx with the following command

$blastx -db nr -query /home/danielurrea/Escritorio/RNAseq_Aegypti_ibague/Trinity_clean_Com13.Trinity.fasta

-generating this error

$BLAST Database error: No database names were found in alias file [/home/danielurrea/Escritorio/nr/nr].

In advance thanks for the help

nr database blastx • 651 views
ADD COMMENT
1
Entering edit mode
3.1 years ago
GenoMax 147k

For the names to work you need to use --parse_seqids option when you create the database. Why are you building your own indexes? If this is straight nr then download the pre-made indexes NCBI makes available on FTP site.

ADD COMMENT

Login before adding your answer.

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