Mercurial > repos > iuc > mothur_dist_shared
diff dist.shared.xml @ 5:7c8b0d0d792a 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:54:46 -0400 |
| parents | 3257183be791 |
| children |
line wrap: on
line diff
--- a/dist.shared.xml Wed Feb 14 12:13:04 2018 -0500 +++ b/dist.shared.xml Tue Mar 20 13:54:46 2018 -0400 @@ -70,6 +70,7 @@ <option value="lt" selected="true">Phylip formatted Lower Triangle Matrix</option> <option value="square">Phylip formatted Square Matrix</option> </param> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -83,6 +84,7 @@ <output_collection name="distfiles" count="72"> <element name="thetayc.0.33.lt" md5="c707e43f14c2022f4027e6a2495cbae8" ftype="mothur.dist"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with label,group select and all calculators --> @@ -93,6 +95,7 @@ <output_collection name="distfiles" count="74"> <element name="gower.0.22.lt" md5="209dbf7e9f1e13753524905f64c8e3b7" ftype="mothur.dist"/> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with subsampling without specifying size --> @@ -109,6 +112,7 @@ </assert_contents> </element> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with subsampling with specifying size--> @@ -127,6 +131,7 @@ </assert_contents> </element> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
