This PR contains a very work-in-progress implementation of figures 2 and 4 from the DciA paper, https://journals.asm.org/doi/epub/10.1128/jb.00163-22. The PR
is intended as a starting point, so you don't have to go and find the original code from the papers, but it definitely needs a lot of work! See issue #89 for more details.
Closes #89.
What kind of change(s) are included?
[x] Feature (adds or updates new capabilities)
[ ] Bug fix (fixes an issue).
[ ] Enhancement (adds functionality).
[ ] Breaking change (these changes would cause existing functionality to not work as expected).
Checklist
Please ensure that all boxes are checked before indicating that this pull request is ready for review.
[x] I have read and followed the CONTRIBUTING.md guidelines.
[x] I have searched for existing content to ensure this is not a duplicate.
[ ] I have performed a self-review of these additions (including spelling, grammar, and related).
[ ] I have added comments to my code to help provide understanding.
[ ] I have added a test which covers the code changes found within this PR.
[x] I have deleted all non-relevant text in this pull request template.
[ ] Reviewer assignment: Tag a relevant team member to review and approve the changes.
Description
This PR contains a very work-in-progress implementation of figures 2 and 4 from the DciA paper, https://journals.asm.org/doi/epub/10.1128/jb.00163-22. The PR is intended as a starting point, so you don't have to go and find the original code from the papers, but it definitely needs a lot of work! See issue #89 for more details.
Closes #89.
What kind of change(s) are included?
Checklist
Please ensure that all boxes are checked before indicating that this pull request is ready for review.