Mercurial > repos > iuc > pangolin
changeset 32:c12c7d0e067b draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/pangolin commit 2ca3f9ad1c61effb960c9ee627cd1b07c99a8b8f
| author | iuc |
|---|---|
| date | Mon, 17 Nov 2025 12:57:02 +0000 |
| parents | c092a2f58013 |
| children | |
| files | pangolin.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/pangolin.xml Mon Oct 27 09:30:35 2025 +0000 +++ b/pangolin.xml Mon Nov 17 12:57:02 2025 +0000 @@ -1,7 +1,7 @@ <tool id="pangolin" name="Pangolin" version="@TOOL_VERSION@+galaxy2" profile="21.09"> <description>Phylogenetic Assignment of Outbreak Lineages</description> <macros> - <token name="@TOOL_VERSION@">4.3.2</token> + <token name="@TOOL_VERSION@">4.3.4</token> <token name="@PANGOLIN_DATA_VERSION@">1.26</token> <token name="@CONSTELLATIONS_VERSION@">0.1.12</token> <!-- a regex describing the pangolin-data versions that this wrapper version @@ -49,7 +49,7 @@ versions become available. Also, please check for updated dependencies when updating the wrapper for other reasons. --> <requirement type="package" version="0.3.19">scorpio</requirement> - <requirement type="package" version="1.35">pangolin-data</requirement> + <requirement type="package" version="1.36">pangolin-data</requirement> <requirement type="package" version="0.1.12">constellations</requirement> <requirement type="package" version="0.6.6">usher</requirement> <requirement type="package" version="1.2.3">gofasta</requirement>
