Previous changeset 6:5133ef623148 (2019-12-02) Next changeset 8:1f6046c0efdd (2020-12-08) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ff56a4c9218ddea84ff5cd72fd98c62db212465d" |
modified:
macros.xml remove.otulabels.xml |
b |
diff -r 5133ef623148 -r 9557cc0613de macros.xml --- a/macros.xml Mon Dec 02 06:22:05 2019 -0500 +++ b/macros.xml Thu Nov 05 22:56:59 2020 +0000 |
b |
@@ -15,7 +15,7 @@ <exit_code range="1:" level="fatal"/> </stdio> </xml> - <token name="@SHELL_OPTIONS@">set -o pipefail;</token> + <token name="@SHELL_OPTIONS@">set -o pipefail; export TERM=vt100; </token> <!-- Input parameters --> |
b |
diff -r 5133ef623148 -r 9557cc0613de remove.otulabels.xml --- a/remove.otulabels.xml Mon Dec 02 06:22:05 2019 -0500 +++ b/remove.otulabels.xml Thu Nov 05 22:56:59 2020 +0000 |
b |
@@ -103,7 +103,7 @@ .. _classify.otu: https://www.mothur.org/wiki/Classify.otu .. _corr.axes: https://www.mothur.org/wiki/Corr.axes .. _otu.association: https://www.mothur.org/wiki/Otu.association -.. _remove.otulabels: https://mothur.org/wiki/Remove.otus +.. _remove.otulabels: https://www.mothur.org/wiki/Remove.otus ]]></help> <expand macro="citations"/> |