Mercurial > repos > iuc > last
diff lasttrain.xml @ 10:a07c62dc88f9 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/last commit 88d7f81768f05f490f444b646f47241cf2547b44"
| author | iuc |
|---|---|
| date | Sat, 27 Nov 2021 10:11:58 +0000 |
| parents | 18ff8319181f |
| children |
line wrap: on
line diff
--- a/lasttrain.xml Tue Aug 31 09:15:05 2021 +0000 +++ b/lasttrain.xml Sat Nov 27 10:11:58 2021 +0000 @@ -1,4 +1,4 @@ -<tool id="last_train" name="LAST-train" version="@LAST_CONDA_VERSION@+galaxy0" profile="20.01"> +<tool id="last_train" name="LAST-train" version="@TOOL_VERSION@+galaxy0" profile="20.01"> <description>finds the rates (probabilities) of insertion, deletion, and substitutions between two sets of sequences.</description> <expand macro="bio_tools"/> @@ -7,7 +7,7 @@ </macros> <requirements> - <requirement type="package" version="@LAST_CONDA_VERSION@">last</requirement> + <requirement type="package" version="@TOOL_VERSION@">last</requirement> </requirements> <command detect_errors="exit_code"><