Previous changeset 6:437e28791761 (2021-07-07) Next changeset 8:3a656a4a43ed (2021-08-13) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pangolin commit a5dacfed40bb73aabd9a9a6d1e1076e0e9890a0e" |
modified:
pangolin.xml |
b |
diff -r 437e28791761 -r 7bb8726be37c pangolin.xml --- a/pangolin.xml Wed Jul 07 09:24:31 2021 +0000 +++ b/pangolin.xml Tue Jul 20 12:23:51 2021 +0000 |
[ |
@@ -1,11 +1,11 @@ -<tool id="pangolin" name="Pangolin" version="@TOOL_VERSION@+galaxy1" profile="20.01"> +<tool id="pangolin" name="Pangolin" version="@TOOL_VERSION@+galaxy0" profile="20.01"> <description>Phylogenetic Assignment of Outbreak Lineages</description> <macros> - <token name="@TOOL_VERSION@">3.1.4</token> + <token name="@TOOL_VERSION@">3.1.7</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">pangolin</requirement> - <requirement type="package" version="0.22.0">csvtk</requirement> + <requirement type="package" version="0.23.0">csvtk</requirement> </requirements> <command detect_errors="exit_code"><![CDATA[ #if str($db.source) == "download" |