Mercurial > repos > iuc > mothur_get_group
diff get.group.xml @ 5:4ed76951fcfb draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 38a2bbee32eaaceeb22d7549b13dbc0c613ee173
| author | iuc |
|---|---|
| date | Tue, 20 Mar 2018 13:51:22 -0400 |
| parents | 69755983dd89 |
| children |
line wrap: on
line diff
--- a/get.group.xml Wed Feb 14 11:15:46 2018 -0500 +++ b/get.group.xml Tue Mar 20 13:51:22 2018 -0400 @@ -27,6 +27,7 @@ ]]></command> <inputs> <param argument="shared" type="data" format="mothur.shared" label="shared - OTU Shared"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -36,6 +37,7 @@ <test> <param name="shared" value="amazon.an.shared" ftype="mothur.shared"/> <output name="bootgroups" md5="93b9f7ead2ee04f056e77b5bb94ea0dd"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
