Skip to content

Commit

Permalink
Update update_blast_db
Browse files Browse the repository at this point in the history
  • Loading branch information
snacktavish committed May 1, 2020
1 parent 04329d0 commit 8b232ea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions taxonomy/update_blast_db
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# To Update or download blast DB:

Install blast command line tools:
Instructions at
https://www.ncbi.nlm.nih.gov/books/NBK279671/
https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/
# go to your local blast dblocation
update_blastdb nt
cat *.tar.gz | tar -xvzf - -i
Expand Down

0 comments on commit 8b232ea

Please sign in to comment.