Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR closes #467
Closing all issues related to Tiptoft as they are no longer applicable.
🗑️ This dev branch should be deleted after merging to main.
🧠 Summary
Completely deprecate Tiptoft. Removes all mentions of Tiptoft from all tasks, workflows, and documentations.
⚡ Impacted Workflows/Tasks
This PR may lead to different results in pre-existing outputs: Yes
This PR uses an element that could cause duplicate runs to have different results: No
🛠️ Changes
Tiptoft serves as a wrapper for an outdated version of Plasmidfinder. As it is no longer maintained and duplicates the functionality of Plasmidfinder, it is no longer necessary to keep it. In contrast, our version of Plasmidfinder is actively maintained, with its databases updated continuously.
task_tiptoft.wdl
file and any reference to it.⚙️ Algorithm
Not applicable as Tiptoft will no longer exist in PHB.
➡️ Inputs
The following inputs have been removed from the TheiaProk_ONT_PHB Workflow:
⬅️ Outputs
The following outputs have been removed from TheiaProk_ONT_PHB Workflow:
🧪 Testing
Tested ONT samples with known plasmids with and without Tiptoft present.
TheiaProk_ONT_PHB with Tiptoft ~ 4 samples
TheiaProk_ONT_PHB without Tiptoft ~ 4 samples
TheiaProk_ONT_PHB ~ 44 validation samples
Additionally, Plasmidfinder identified the same plasmids from the TheiProk_ONT_PHB workflow, regardless of whether Tiptoft was included or not.
Suggested Scenarios for Reviewer to Test
The TheiaProk_ONT workflow has only been tested with 4 ONT samples (with plasmids). It might be beneficial to test with additional ONT data known to contain plasmids.
🔬 Final Developer Checklist
workflows_overview
tables to be the tag for the next upcoming release. If you do not know the tag, please put "vX.X.X"🎯 Reviewer Checklist