How to add short sequences to a database using makeblastdb
0
1
Entering edit mode
5.6 years ago
biolearner ▴ 10

How can I get makeblastdb create a database with short sequences from my .fasta file?

sequencing alignment sequence • 1.2k views
ADD COMMENT
0
Entering edit mode

Does this work?

makeblastdb -dbtype nucl -title "Short sequences" -in sequences.fasta -input_type fasta -out DBshort
ADD REPLY
0
Entering edit mode

The process shouldn’t differ from a normal blastdb creation. Have you encountered an error or a problem you’ve not shown us?

ADD REPLY

Login before adding your answer.

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