Mercurial > repos > iuc > mothur_dist_seqs
diff dist.seqs.xml @ 5:3456fb5f8a3a 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:14:55 -0400 |
| parents | 2211f97b6d1b |
| children | 5349ab1a18c4 |
line wrap: on
line diff
--- a/dist.seqs.xml Wed Feb 14 09:49:49 2018 -0500 +++ b/dist.seqs.xml Tue Mar 20 14:14:55 2018 -0400 @@ -46,6 +46,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"/> @@ -60,6 +61,7 @@ <test><!-- test with default params --> <param name="fasta" value="HMP_MOCK.v35.align" ftype="mothur.align"/> <output name="out_dist" md5="2c4817bb8657b4df2dcb1f2a019f505e" ftype="mothur.pair.dist"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with all params custom --> @@ -69,6 +71,7 @@ <param name="cutoff" value="0.3"/> <param name="output" value="lt"/> <output name="out_dist" md5="8a5ccf1ad8f1c344cf4d3e2c97d4cdc6" ftype="mothur.lower.dist"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
