Mercurial > repos > iuc > mothur_count_groups
diff count.groups.xml @ 4:2b127e170db5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 38a2bbee32eaaceeb22d7549b13dbc0c613ee173
| author | iuc |
|---|---|
| date | Tue, 20 Mar 2018 14:10:42 -0400 |
| parents | ed773c45b3d6 |
| children |
line wrap: on
line diff
--- a/count.groups.xml Wed Feb 14 09:50:47 2018 -0500 +++ b/count.groups.xml Tue Mar 20 14:10:42 2018 -0400 @@ -64,6 +64,7 @@ <param name="accnos" type="data" format="mothur.accnos" optional="true" label="accnos - Group Names from your history"/> </when> </conditional> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -75,6 +76,7 @@ <param name="group" value="amazon.an.shared" ftype="mothur.shared"/> <output name="summary" md5="58508af98ed02e00a707f0f7812c2359"/> <output name="grp_count" md5="34ea2b8be163cf6c9c68d624d92fc73d"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test> @@ -83,6 +85,7 @@ <param name="groups" value="forest,pasture"/> <output name="summary" md5="58508af98ed02e00a707f0f7812c2359"/> <output name="grp_count" md5="34ea2b8be163cf6c9c68d624d92fc73d"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
