Closed dustin-dial closed 4 years ago
Hi Dustin,
Sorry for the delay, I've been overhauling some of the inner workings and this bug should be solved. Can you pull the updates and try again?
Cheers, Mitch
Mitch,
It works like a charm! Thanks again!
Best,
Dustin
Glad to hear it! No problem, closing this issue
Hello,
First, I wanted to thank you for creating such a great tool, it has already proven to be very useful! However, when I run the annotate command, I get an error after the blastp/blastx search and extraction stages when the program is trying to write the summary file. Here's the command I used on the Tremblaya .gbf file for a test run with the sprot db:
python3 /home/dtdial/pseudo-finder/pseudofinder.py annotate --genome /home/dtdial/pseudo-finder/test/candidatus_tremblaya_princeps_PCIT.gbf --outprefix test --database /home/dtdial/Bacteria/sprot --threads 16
And this is the error message:
I have the same issue when I run the command on other .gbk/.gbf files generated by prokka with the recommended settings and when I use the NR database. I do get all of the expected outputs, but the log file is empty, and I'd like to use the reannotate command.
Thank you!