Mercurial > repos > iuc > mothur_pairwise_seqs
diff pairwise.seqs.xml @ 5:74461a54c0cf 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:32:34 -0400 |
| parents | cc74f42d74a2 |
| children | db4dff18e186 |
line wrap: on
line diff
--- a/pairwise.seqs.xml Wed Feb 14 11:37:30 2018 -0500 +++ b/pairwise.seqs.xml Tue Mar 20 13:32:34 2018 -0400 @@ -70,6 +70,7 @@ <option value="lt">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"/> @@ -89,6 +90,7 @@ <param name="cutoff" value="0.0"/> <param name="setby" value="default"/> <param name="output" value=""/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> <output name="out_dist" md5="bb2fefcda217604cd0e985f676168379"/> </test> @@ -104,6 +106,7 @@ <param name="gapopen" value="-2"/> <param name="gapextend" value="-1"/> <param name="output" value="lt"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> <output name="out_dist" md5="945c494bee1700c7f9a4ce5d87355190"/> </test>
