Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taxonomy lookup error in BlastMeta.sh #19

Open
cbird808 opened this issue Aug 11, 2019 · 2 comments
Open

Taxonomy lookup error in BlastMeta.sh #19

cbird808 opened this issue Aug 11, 2019 · 2 comments

Comments

@cbird808
Copy link
Contributor

cbird808 commented Aug 11, 2019

The following error repeats many times:
Warning: [blastn] Taxonomy name lookup from taxid requires installation of taxdb database with ftp://ftp.ncbi.nlm.nih.gov/blast/db/taxdb.tar.gz

this is happening on my laptop when running the drymon 2018 fall data. I have installed the taxonomy database per the readme.MD file

@ekrell
Copy link
Contributor

ekrell commented Aug 12, 2019

It is expected. The taxonomy info is added later. I won't close the issue yet since it would be nice if the pipeline could somehow suppress this warning message.

@cbird808
Copy link
Contributor Author

how about appending this to the blastn line: 2> /dev/null ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants