fmalmeida / bacannot

Generic but comprehensive pipeline for prokaryotic genome annotation and interrogation with interactive reports and shiny app.
https://bacannot.readthedocs.io/en/latest/
GNU General Public License v3.0
98 stars 9 forks source link

Pipeline remodelling. Issues 24, 31 and 36 #44

Closed fmalmeida closed 2 years ago

fmalmeida commented 2 years ago

The implementation is not ready yet. This PR has been opened just to better keep track of changes made.

fmalmeida commented 2 years ago

Next steps:

fmalmeida commented 2 years ago

Everything seems to be working properly ... Must now work on updating the documentation and making sure everything is thoroughly explained. Also, ensure that docker images are available. Must check:

fmalmeida commented 2 years ago

It passed the tests with singularity. Just need to:

fmalmeida commented 2 years ago

Not being able to run the tests in git action due to disk space (databases and docker images together consume more than what is available).

However, local tests with singularity and docker have passed.

Just need to update documentation for these new implementations.