-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add bakta #16
Comments
Bakta outputs are extremely similar to Prokka, however, their annotation is more reliable. Therefore, the addition seems to be very straightforward:
One thing to think is:
Recapitulating: To add bakta it would be necessary to:
|
Now that pipeline has been restructured, this issue can become a reality. Since bakta database is huge, instead of downloading and formatting with the pipeline users will have to download themselves as each system or institute will have a way to handle such massive download. Thus, if users want to annotate and trigger bakta, they will have to simply:
When using this parameter, the pipeline should automatically trigger bakta instead of prokka. |
Finally, after very much time, workflow is now properly running from top to bottom when using
|
Almost ready. |
|
Something is wrong with bakta docker image. When running it, it is complaining about diamond. |
Execution tests were finished. Now building new docker images, to check whether scripts and reports are properly updated so release can be made. |
Finally done 🥳 |
Study the best way to implement Bakta in the pipeline.
It will be nice to provide the users with the option to choose the base annotation with Prokka or Bakta, depending on their needs.
Check if it will be possible to add it.
The text was updated successfully, but these errors were encountered: