# HG changeset patch # User iuc # Date 1604618484 0 # Node ID 88d39b1679dfa6c8e2d7979214fa2e7f71fe61f8 # Parent 72be09dfd8033e88aba79163aa6e7d8ce6395127 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ff56a4c9218ddea84ff5cd72fd98c62db212465d" diff -r 72be09dfd803 -r 88d39b1679df macros.xml --- a/macros.xml Mon Dec 02 06:22:46 2019 -0500 +++ b/macros.xml Thu Nov 05 23:21:24 2020 +0000 @@ -15,7 +15,7 @@ - set -o pipefail; + set -o pipefail; export TERM=vt100; diff -r 72be09dfd803 -r 88d39b1679df summary.single.xml --- a/summary.single.xml Mon Dec 02 06:22:46 2019 -0500 +++ b/summary.single.xml Thu Nov 05 23:21:24 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 @@ + + + + + + +