Mercurial > repos > iuc > mothur_classify_seqs
diff classify.seqs.xml @ 3:af9313bec520 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 2d63134651d49a0dc962d5b7a1b544bcc092fdf2
| author | iuc |
|---|---|
| date | Wed, 13 Sep 2017 15:41:56 -0400 |
| parents | 7c45c65f957b |
| children | 5780dd6cfec9 |
line wrap: on
line diff
--- a/classify.seqs.xml Tue Sep 05 16:18:02 2017 -0400 +++ b/classify.seqs.xml Wed Sep 13 15:41:56 2017 -0400 @@ -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">
