Previous changeset 0:b8947620846f (2017-05-19) Next changeset 2:83dabeeadb55 (2017-09-05) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit e2075caee2ecdc6aed15a356e5328c5ca09cfb13 |
modified:
make.shared.xml |
b |
diff -r b8947620846f -r c4b6d7acffbf make.shared.xml --- a/make.shared.xml Fri May 19 05:08:32 2017 -0400 +++ b/make.shared.xml Fri Jun 09 07:09:14 2017 -0400 |
b |
@@ -53,7 +53,7 @@ </param> <when value="otulist"> <param name="otu" type="data" format="mothur.list" label="list - OTU List"/> - <param name="group" type="data" format="mothur.groups, mothur.count_table" label="supply group or count table if you supplied OTU list"/> + <param name="group" type="data" format="mothur.groups,mothur.count_table" label="supply group or count table if you supplied OTU list"/> <param name="label" type="select" optional="true" label="label - Select OTU Labels to include" multiple="true" help="By default all are included if no selection is made."> <expand macro="labeloptions"/> </param> |