Skip to content

Commit

Permalink
use standard macro token names and add profile token
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias committed Feb 10, 2025
1 parent e32df53 commit 5bbd52d
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion tools/dada2/dada2_assignTaxonomyAddspecies.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="dada2_assignTaxonomyAddspecies" name="dada2: assignTaxonomy and addSpecies" version="@DADA2_VERSION@+galaxy@WRAPPER_VERSION@" profile="19.09">
<tool id="dada2_assignTaxonomyAddspecies" name="dada2: assignTaxonomy and addSpecies" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>Learn Error rates</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/dada2/dada2_dada.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="dada2_dada" name="dada2: dada" version="@DADA2_VERSION@+galaxy@WRAPPER_VERSION@" profile="19.09">
<tool id="dada2_dada" name="dada2: dada" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>Remove sequencing errors</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/dada2/dada2_filterAndTrim.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="dada2_filterAndTrim" name="dada2: filterAndTrim" version="@DADA2_VERSION@+galaxy@WRAPPER_VERSION@" profile="19.09">
<tool id="dada2_filterAndTrim" name="dada2: filterAndTrim" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>Filter and trim short read data</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/dada2/dada2_learnErrors.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="dada2_learnErrors" name="dada2: learnErrors" version="@DADA2_VERSION@+galaxy@WRAPPER_VERSION@" profile="19.09">
<tool id="dada2_learnErrors" name="dada2: learnErrors" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>Learn Error rates</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/dada2/dada2_makeSequenceTable.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="dada2_makeSequenceTable" name="dada2: makeSequenceTable" version="@DADA2_VERSION@+galaxy@WRAPPER_VERSION@" profile="19.09">
<tool id="dada2_makeSequenceTable" name="dada2: makeSequenceTable" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>construct a sequence table (analogous to OTU table)</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/dada2/dada2_mergePairs.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="dada2_mergePairs" name="dada2: mergePairs" version="@DADA2_VERSION@+galaxy@WRAPPER_VERSION@" profile="19.09">
<tool id="dada2_mergePairs" name="dada2: mergePairs" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>Merge denoised forward and reverse reads</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/dada2/dada2_plotComplexity.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="dada2_plotComplexity" name="dada2: plotComplexity" version="@DADA2_VERSION@+galaxy@WRAPPER_VERSION@" profile="19.09">
<tool id="dada2_plotComplexity" name="dada2: plotComplexity" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>Plot sequence complexity profile</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/dada2/dada2_plotQualityProfile.xml
Original file line number Diff line number Diff line change
@@ -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>
Expand Down
2 changes: 1 addition & 1 deletion tools/dada2/dada2_primercheck.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="dada2_primerCheck" name="dada2: primer check" version="@DADA2_VERSION@+galaxy@WRAPPER_VERSION@" profile="19.09">
<tool id="dada2_primerCheck" name="dada2: primer check" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description></description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/dada2/dada2_removeBimeraDenovo.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="dada2_removeBimeraDenovo" name="dada2: removeBimeraDenovo" version="@DADA2_VERSION@+galaxy@WRAPPER_VERSION@" profile="19.09">
<tool id="dada2_removeBimeraDenovo" name="dada2: removeBimeraDenovo" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description>Remove bimeras from collections of unique sequences</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/dada2/dada2_seqCounts.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="dada2_seqCounts" name="dada2: sequence counts" version="@DADA2_VERSION@+galaxy@WRAPPER_VERSION@" profile="19.09">
<tool id="dada2_seqCounts" name="dada2: sequence counts" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
<description></description>
<macros>
<import>macros.xml</import>
Expand Down
6 changes: 3 additions & 3 deletions tools/dada2/macros.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -12,8 +12,8 @@
<xref type="bioconductor">dada2</xref>
</xrefs>
</xml>
<token name="@DADA2_VERSION@">1.30.0</token>
<token name="@WRAPPER_VERSION@">0</token>
<token name="@TOOL_VERSION@">1.30.0</token>
<token name="@VERSION_SUFFIX@">0</token>

<xml name="version_command">
<version_command><![CDATA[
Expand Down

0 comments on commit 5bbd52d

Please sign in to comment.