Mercurial > repos > iuc > mothur_remove_groups
diff remove.groups.xml @ 4:14b91d604253 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:43:49 -0400 |
| parents | 7390f41f4e6b |
| children |
line wrap: on
line diff
--- a/remove.groups.xml Wed Feb 14 09:59:12 2018 -0500 +++ b/remove.groups.xml Tue Mar 20 13:43:49 2018 -0400 @@ -87,6 +87,7 @@ </param> </when> </conditional> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -128,6 +129,7 @@ <output_collection name="shared_out" count="36"> <element name="0.26" md5="c5043237225f0292ce1bfbd2766b96ea" ftype="mothur.shared"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with group file and fasta/names/list/taxonomy files --> @@ -145,6 +147,7 @@ <output_collection name="list_out" count="36"> <element name="0.26" md5="3a92ef76cfdca6618b4016f14cbac5b8" ftype="mothur.list"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with distance matrices --> @@ -165,6 +168,7 @@ <has_text text="U68589"/> </assert_contents> </output> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
