Mercurial > repos > iuc > pangolin
diff pangolin.xml @ 11:073de3fb84a0 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:12:25 +0000 |
| parents | fe3e8506112c |
| children | debfccc4d65b |
line wrap: on
line diff
--- a/pangolin.xml Fri Oct 01 14:21:05 2021 +0000 +++ b/pangolin.xml Fri Oct 22 10:12:25 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"><