Skip to content

Commit

Permalink
move tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias committed Oct 5, 2024
1 parent ff71f88 commit 695feca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tools/colibread/discosnp_RAD.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<tool id="discosnp_rad" name="DiscoSnpRAD" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@">
<description>discovering polymorphism from raw unassembled RADSeq NGS reads.</description>
<macros>
<token name="@TOOL_VERSION@">1.1.5</token>
<import>macros.xml</import>
</macros>
<expand macro="discosnp_requirements" />
Expand Down
1 change: 1 addition & 0 deletions tools/colibread/discosnp_pp.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<tool id="discosnp_pp" name="DiscoSnp++" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@">
<description>is an efficient tool for detecting SNPs without a reference genome.</description>
<macros>
<token name="@TOOL_VERSION@">1.1.5</token>
<import>macros.xml</import>
</macros>
<expand macro="discosnp_requirements" />
Expand Down

0 comments on commit 695feca

Please sign in to comment.