Previous changeset 1:dba93f297c7d (2017-09-05) Next changeset 3:5b53b77232dc (2018-03-20) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 2d63134651d49a0dc962d5b7a1b544bcc092fdf2 |
modified:
classify.seqs.xml |
b |
diff -r dba93f297c7d -r cc9c7b550c29 classify.seqs.xml --- a/classify.seqs.xml Tue Sep 05 16:59:21 2017 -0400 +++ b/classify.seqs.xml Wed Sep 13 17:11:50 2017 -0400 |
b |
@@ -87,7 +87,7 @@ </conditional> <conditional name="classify"> <param name="method" type="select" label="method - Select a classification method" help=""> - <option value="wang" selected="true">Bayesian (default)</option> + <option value="wang" selected="true">Wang (default)</option> <option value="knn">K-Nearest Neighbor (knn)</option> </param> <when value="wang"> |