# HG changeset patch # User iuc # Date 1739316483 0 # Node ID 4e469b758915dd70b604bd8cb16ee9830f533586 # Parent cae017b76acb722b28c58870ddc9c885b8d7f877 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit bbbc0e71b1db299a7c7296f25ac7adcccd27fbe3 diff -r cae017b76acb -r 4e469b758915 dada2_plotQualityProfile.xml --- a/dada2_plotQualityProfile.xml Fri May 24 11:42:52 2024 +0000 +++ b/dada2_plotQualityProfile.xml Tue Feb 11 23:28:03 2025 +0000 @@ -1,4 +1,4 @@ -<tool id="dada2_plotQualityProfile" name="dada2: plotQualityProfile" version="@DADA2_VERSION@+galaxy@WRAPPER_VERSION@" profile="19.09"> +<tool id="dada2_plotQualityProfile" name="dada2: plotQualityProfile" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>plot a visual summary of the quality scores</description> <macros> <import>macros.xml</import> diff -r cae017b76acb -r 4e469b758915 macros.xml --- a/macros.xml Fri May 24 11:42:52 2024 +0000 +++ b/macros.xml Tue Feb 11 23:28:03 2025 +0000 @@ -2,7 +2,7 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="@DADA2_VERSION@">bioconductor-dada2</requirement> + <requirement type="package" version="@TOOL_VERSION@">bioconductor-dada2</requirement> <yield/> </requirements> </xml> @@ -12,8 +12,9 @@ <xref type="bioconductor">dada2</xref> </xrefs> </xml> - <token name="@DADA2_VERSION@">1.30.0</token> - <token name="@WRAPPER_VERSION@">0</token> + <token name="@PROFILE@">23.2</token> + <token name="@TOOL_VERSION@">1.34.0</token> + <token name="@VERSION_SUFFIX@">0</token> <xml name="version_command"> <version_command><![CDATA[