Mercurial > repos > iuc > lineagespot
diff lineagespot_wrapper.xml @ 1:99494998688a draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lineagespot commit 6a6a37f2574954dae65f9ec407fe38594ed37659
| author | iuc |
|---|---|
| date | Sun, 25 Feb 2024 09:49:20 +0000 |
| parents | 6ddf5a9ce4a5 |
| children |
line wrap: on
line diff
--- a/lineagespot_wrapper.xml Tue Aug 08 15:12:08 2023 +0000 +++ b/lineagespot_wrapper.xml Sun Feb 25 09:49:20 2024 +0000 @@ -1,7 +1,7 @@ <tool id="lineagespot" name="lineagespot" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.09"> <description>identifies SARS-CoV-2 lineages contributing to metagenomic samples from per-sample variant files</description> <macros> - <token name="@TOOL_VERSION@">1.4.0</token> + <token name="@TOOL_VERSION@">1.6.0</token> <token name="@VERSION_SUFFIX@">0</token> </macros> <xrefs> @@ -10,7 +10,7 @@ </xrefs> <requirements> <requirement type="package" version="4.3.1">r-base</requirement> - <requirement type="package" version="1.20.3">r-getopt</requirement> + <requirement type="package" version="1.20.4">r-getopt</requirement> <requirement type="package" version="@TOOL_VERSION@">bioconductor-lineagespot</requirement> <requirement type="package" version="3.11">python</requirement> </requirements>
