# HG changeset patch # User iuc # Date 1604621443 0 # Node ID 5e366a0379e6efd20494a53ae49ebcd95811b1ae # Parent e643cc6c39cbc6ad45080331d91067c8766364fc "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ff56a4c9218ddea84ff5cd72fd98c62db212465d" diff -r e643cc6c39cb -r 5e366a0379e6 list.otulabels.xml --- a/list.otulabels.xml Mon Dec 02 06:37:18 2019 -0500 +++ b/list.otulabels.xml Fri Nov 06 00:10:43 2020 +0000 @@ -77,14 +77,14 @@ **Command Documentation** -The list.otulabels_ command lists otu labels from shared_ or relabund_ file. This list can be used especially with subsampled datasets when used with output from classify.otu_, otu.association_, or corr.axes_ to select specific otus using the get.otus_ or remove.otulabels_ commands +The list.otulabels_ command lists otu labels from shared_ or relabund_ file. This list can be used especially with subsampled datasets when used with output from classify.otu_, otu.association_, or corr.axes_ to select specific otus using the get.otus_ or remove.otus_ commands .. _list.otulabels: https://www.mothur.org/wiki/List.otulabels .. _classify.otu: https://www.mothur.org/wiki/Classify.otu .. _otu.association: https://www.mothur.org/wiki/Otu.association .. _corr.axes: https://www.mothur.org/wiki/Corr.axes .. _get.otus: https://www.mothur.org/wiki/Get.otus -.. _remove.otulabels: https://mothur.org/wiki/Remove.otus +.. _remove.otus: https://www.mothur.org/wiki/Remove.otus .. _shared: https://www.mothur.org/wiki/Shared_file .. _relabund: https://www.mothur.org/wiki/Get.relabund diff -r e643cc6c39cb -r 5e366a0379e6 macros.xml --- a/macros.xml Mon Dec 02 06:37:18 2019 -0500 +++ b/macros.xml Fri Nov 06 00:10:43 2020 +0000 @@ -15,7 +15,7 @@ - set -o pipefail; + set -o pipefail; export TERM=vt100;