Mercurial > repos > iuc > pangolin
diff pangolin.xml @ 11:e000e9c0521b draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pangolin commit 593540812c77e419c093a423e3598270a49b5e45"
| author | iuc |
|---|---|
| date | Fri, 22 Oct 2021 10:11:47 +0000 |
| parents | c149015cb0b5 |
| children | 25470784f134 |
line wrap: on
line diff
--- a/pangolin.xml Fri Oct 01 14:20:21 2021 +0000 +++ b/pangolin.xml Fri Oct 22 10:11:47 2021 +0000 @@ -1,10 +1,14 @@ -<tool id="pangolin" name="Pangolin" version="@TOOL_VERSION@+galaxy0" profile="20.01"> +<tool id="pangolin" name="Pangolin" version="@TOOL_VERSION@+galaxy1" profile="20.01"> <description>Phylogenetic Assignment of Outbreak Lineages</description> <macros> <token name="@TOOL_VERSION@">3.1.14</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">pangolin</requirement> + <!-- the scorpio requirement is because pangolin got an update to use scorpio 0.3.13 (to detect AY.4.2 better) + while still using the pangolin 3.1.14 code. when pangolin gets updated past 3.1.14 this requirement can + be removed --> + <requirement type="package" version="0.3.13">scorpio</requirement> <requirement type="package" version="0.23.0">csvtk</requirement> </requirements> <command detect_errors="exit_code"><