# HG changeset patch
# User iuc
# Date 1604608955 0
# Node ID 52123c2bef2958ba54bce92b36fb92658ff96e3f
# Parent fbf8dc922a370e516729c5c5d54b63c1f1d7eda1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ff56a4c9218ddea84ff5cd72fd98c62db212465d"
diff -r fbf8dc922a37 -r 52123c2bef29 macros.xml
--- a/macros.xml Sun Dec 01 01:42:11 2019 +0000
+++ b/macros.xml Thu Nov 05 20:42:35 2020 +0000
@@ -15,7 +15,7 @@
- set -o pipefail;
+ set -o pipefail; export TERM=vt100;
diff -r fbf8dc922a37 -r 52123c2bef29 summary.single.xml
--- a/summary.single.xml Sun Dec 01 01:42:11 2019 +0000
+++ b/summary.single.xml Thu Nov 05 20:42:35 2020 +0000
@@ -1,4 +1,4 @@
-
+
Summary of calculator values for OTUs
macros.xml
@@ -50,7 +50,7 @@
| mothur
| tee mothur.out.log
#if $subsample.use == 'yes' and not ($otu.extension == 'mothur.shared' and not $groupmode):
- && mv otu.*ave_std.summary otu.ave-std
+ && mv otu.*ave[_-]std.summary otu.ave-std
#end if
]]>
@@ -115,6 +115,13 @@
+
+
+
+
+
+
+