Mercurial > repos > galaxytrakr > plasmidtrakr
changeset 8:17b409c9320d draft
planemo upload commit 8fe81cc450c2773ca4183b693341de07ff0337e9
| author | galaxytrakr |
|---|---|
| date | Wed, 29 Apr 2026 20:37:38 +0000 |
| parents | cc937b6c75b5 |
| children | c78b7a3494f9 |
| files | plasmidtrakr.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/plasmidtrakr.xml Wed Apr 29 20:25:19 2026 +0000 +++ b/plasmidtrakr.xml Wed Apr 29 20:37:38 2026 +0000 @@ -1,4 +1,4 @@ -<tool id="plasmidtrakr" name="Predict Isolate Source" version="0.1.5"> +<tool id="plasmidtrakr" name="Predict Isolate Source" version="0.1.6"> <description>Predicts isolate source from plasmid profiles using a trained machine learning model</description> <requirements> @@ -27,7 +27,7 @@ </inputs> <outputs> - <data name="prediction_output" format="tabular" label="Prediction for ${on_string} using ${model_selection.name}" /> + <data name="prediction_output" format="tabular" label="Prediction for ${on_string}" /> </outputs> <!-- FIXED: Cleaned up Markdown formatting in the help block (removed backslashes) -->
