I had the same question and was so relieved to find this solution, thanks!
However, I would like to note that the SECOND syntax above:
gunzip -c myfastafile.gz | makeblastdb -in - <other options>
is the correct one. The first one does not work
• 0 views
•
link