Mercurial > repos > jjohnson > mothur_toolsuite
changeset 23:efd36aa39261
Mothur - eliminate warning message in mothur_count_groups
| author | Jim Johnson <jj@umn.edu> | 
|---|---|
| date | Thu, 19 Jan 2012 11:27:37 -0600 | 
| parents | ed906f8149bb | 
| children | 09740be2bc9c | 
| files | mothur/tools/mothur/count.groups.xml | 
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/mothur/tools/mothur/count.groups.xml Thu Jan 19 10:34:04 2012 -0600 +++ b/mothur/tools/mothur/count.groups.xml Thu Jan 19 11:27:37 2012 -0600 @@ -28,6 +28,7 @@ <option value="groups">A List of Group Names</option> <option value="accnos">A History Group Name Accnos Dataset</option> </param> + <when value="none"/> <when value="groups"> <param name="groups" type="select" label="groups - Pick groups to include" multiple="true"> <help>All groups displayed if none are selected.</help>
