# HG changeset patch # User iuc # Date 1604617731 0 # Node ID f7fabe2362b8cc0e3c3f0eacc76b7d2480f8cb4a # Parent 7ad44d831a1f0f23460801e26c0d7991def613a2 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ff56a4c9218ddea84ff5cd72fd98c62db212465d" diff -r 7ad44d831a1f -r f7fabe2362b8 clearcut.xml --- a/clearcut.xml Mon Dec 02 05:44:42 2019 -0500 +++ b/clearcut.xml Thu Nov 05 23:08:51 2020 +0000 @@ -118,13 +118,12 @@ The clearcut_ command runs clearcut -The clearcut command allows mothur users to run the clearcut_program_ from within mothur. The clearcut program written by Initiative for Bioinformatics and Evolutionary Studies (IBEST) at the University of Idaho. For more information about clearcut please refer to http://bioinformatics.hungry.com/clearcut/ +The clearcut command allows mothur users to run the clearcut program from within mothur. The clearcut program written by Initiative for Bioinformatics and Evolutionary Studies (IBEST) at the University of Idaho. Clearcut is a stand-alone reference implementation of relaxed neighbor joining (RNJ). Clearcut is capable of taking either a distance matrix or a multiple sequence alignment (MSA) as input. If necessary, Clearcut will compute corrected distances based on a configurable distance correction model (Jukes-Cantor or Kimura). Clearcut outputs a phylogenetic tree in Newick format and an optional corrected distance matrix. -.. _clearcut_program: http://bioinformatics.hungry.com/clearcut/ .. _clearcut: https://www.mothur.org/wiki/Clearcut v.1.20.0: Trivial upgrade to Mothur 1.33 diff -r 7ad44d831a1f -r f7fabe2362b8 macros.xml --- a/macros.xml Mon Dec 02 05:44:42 2019 -0500 +++ b/macros.xml Thu Nov 05 23:08:51 2020 +0000 @@ -15,7 +15,7 @@ - set -o pipefail; + set -o pipefail; export TERM=vt100;