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

bakta encounters issues annotating assemblies with presence of N's #222

Closed
plaquette opened this issue Jul 13, 2023 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@plaquette
Copy link

hey, i have some assemblies that i want to annotate.

it works fine when

  • i annotate using prokka
  • remove the N's by hand

but fails with ERROR: genome file (test.fa) not valid! when there are N's in the sequences.

i use bakta v1.7.0 installed via conda and call it like this:

bakta --db db-light --verbose --output test --locus test --locus-tag test --threads 10 --skip-plot --strain test --complete test.fa

one example is attached (now with .txt extension instead of .fa - i was not allowed to upload it with the original extension):
test.txt

concluding from this issue #87 it should work with the N's
... what can i do to fix this?

Thank you very much!

Best,

j.

@plaquette plaquette added the bug Something isn't working label Jul 13, 2023
@oschwengers oschwengers self-assigned this Jul 27, 2023
@oschwengers
Copy link
Owner

Hi @plaquette,
thanks for reporting. Unfortunately, I cannot reproduce this issue. I tested your file with Bakta v1.8.1 and v1.7.0, and both worked just fine. There was once an issue with - within sequences (#87) but this is not related to Ns, they should work just fine.

This leaves me a bit puzzled. Could you execute Bakta in --debug mode and provide the logs?

@plaquette
Copy link
Author

hey @oschwengers - sorry for the very delayed answer, i was on vacation.

it seems, that i can not reproduce my errors from last month...

therefore the issue can be closed. sorry for bothering you & thank you.

best,

p.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants