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

database #9

Open
zhichusun opened this issue Dec 30, 2021 · 1 comment
Open

database #9

zhichusun opened this issue Dec 30, 2021 · 1 comment

Comments

@zhichusun
Copy link

hi!

do you know what the issue is?

Traceback (most recent call last):
File "train_plasforest.py", line 174, in
main(sys.argv[1:])
File "train_plasforest.py", line 103, in main
blast_launcher(inputfile, blast_table, verbose, nthreads, database)
File "train_plasforest.py", line 126, in blast_launcher
stdout, stderr = blastn_cline()
File "/root/.local/lib/python3.6/site-packages/Bio/Application/init.py", line 574, in call
raise ApplicationError(return_code, str(self), stdout_str, stderr_str)
Bio.Application.ApplicationError: Non-zero return code 2 from 'blastn -out /root/PlasForest/test.fasta_blast.out -outfmt 6 -query /root/PlasForest/test.fasta -db plasmid_refseq.fasta -evalue 0.001 -num_threads 1', message 'BLAST Database error: No alias or index file found for nucleotide database [plasmid_refseq.fasta] in search path [/root/PlasForest::]'

@zhichusun
Copy link
Author

The plasmid database is in the same directory but it keeps showing that it cannot be found. Why? I am a beginner hope someone can help me, thank you very much.

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

1 participant