Mercurial > repos > iuc > pangolin
diff pangolin.xml @ 20:42946d53df60 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pangolin commit 35c4813d132f69036addcc447cc6c4ec7da04d92"
| author | iuc |
|---|---|
| date | Sat, 07 May 2022 19:51:29 +0000 |
| parents | 8f984a286015 |
| children | 4f61b54ad91f |
line wrap: on
line diff
--- a/pangolin.xml Tue May 03 19:26:32 2022 +0000 +++ b/pangolin.xml Sat May 07 19:51:29 2022 +0000 @@ -1,16 +1,16 @@ -<tool id="pangolin" name="Pangolin" version="@TOOL_VERSION@+galaxy1" profile="20.01"> +<tool id="pangolin" name="Pangolin" version="@TOOL_VERSION@+galaxy2" profile="20.01"> <description>Phylogenetic Assignment of Outbreak Lineages</description> <macros> <token name="@TOOL_VERSION@">4.0.5</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">pangolin</requirement> - <requirement type="package" version="0.3.16">scorpio</requirement> + <requirement type="package" version="0.3.17">scorpio</requirement> <requirement type="package" version="0.23.0">csvtk</requirement> </requirements> <version_command><![CDATA[pangolin --version]]></version_command> <command detect_errors="exit_code"><