File tree 5 files changed +6
-6
lines changed
5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<macros >
3
- <token name =" @TOOL_VERSION@" >1.0.6 </token >
3
+ <token name =" @TOOL_VERSION@" >1.0.14 </token >
4
4
<xml name =" requirements" >
5
5
<requirements >
6
6
<requirement type =" package" version =" @TOOL_VERSION@" >tn93</requirement >
Original file line number Diff line number Diff line change 1
- <tool id =" tn93_readreduce" name =" Merge matching reads" version =" @TOOL_VERSION@+galaxy1 " >
1
+ <tool id =" tn93_readreduce" name =" Merge matching reads" version =" @TOOL_VERSION@+galaxy0 " >
2
2
<description >into clusters with TN-93</description >
3
3
<macros >
4
4
<import >macros.xml</import >
Original file line number Diff line number Diff line change 1
- <tool id =" tn93" name =" TN93" version =" @TOOL_VERSION@+galaxy1 " >
1
+ <tool id =" tn93" name =" TN93" version =" @TOOL_VERSION@+galaxy0 " >
2
2
<description >compute distances between aligned sequences</description >
3
3
<macros >
4
4
<import >macros.xml</import >
Original file line number Diff line number Diff line change 1
- <tool id =" tn93_cluster" name =" TN93 Cluster" version =" @TOOL_VERSION@+galaxy1 " >
1
+ <tool id =" tn93_cluster" name =" TN93 Cluster" version =" @TOOL_VERSION@+galaxy0 " >
2
2
<description >sequences that lie within a specific distance of each other</description >
3
3
<macros >
4
4
<import >macros.xml</import >
Original file line number Diff line number Diff line change 1
- <tool id =" tn93_filter" name =" TN93 Filter" version =" @TOOL_VERSION@+galaxy1 " >
1
+ <tool id =" tn93_filter" name =" TN93 Filter" version =" @TOOL_VERSION@+galaxy0 " >
2
2
<description >- remove sequences from a reference that are within a given distance of of a cluster</description >
3
3
<macros >
4
4
<import >macros.xml</import >
5
5
</macros >
6
6
<expand macro =" requirements" >
7
- <requirement type =" package" version =" 1.70 " >biopython</requirement >
7
+ <requirement type =" package" version =" 1.84 " >biopython</requirement >
8
8
</expand >
9
9
<version_command ><![CDATA[ tn93 --version]]> </version_command >
10
10
<command detect_errors =" exit_code" ><![CDATA[
You can’t perform that action at this time.
0 commit comments