Mercurial > repos > iuc > mothur_sens_spec
diff sens.spec.xml @ 4:a057337c04ed 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:31:24 -0400 |
| parents | c56f6c56becc |
| children | ebb7b06a9d9b |
line wrap: on
line diff
--- a/sens.spec.xml Wed Feb 14 09:50:20 2018 -0500 +++ b/sens.spec.xml Tue Mar 20 13:31:24 2018 -0400 @@ -79,6 +79,7 @@ </param> <param name="precision" type="integer" value="100" min="0" optional="true" label="precision - Precision for rounding distance values"/> <param name="cutoff" type="float" value="-1" label="cutoff - Distance Cutoff threshold - ignored if not > 0" help="Ignore pairwise distances larger than this, a common value would be 0.10"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -90,6 +91,7 @@ <param name="otu" value="amazon.an.list" ftype="mothur.list"/> <param name="dist" value="amazon.dist" ftype="mothur.dist"/> <output name="sensspec" md5="720789a7ef4da26928a61161279d7344" ftype="tabular"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test> @@ -100,6 +102,7 @@ <param name="cutoff" value="0.10"/> <param name="label" value="0.03,0.05,0.22"/> <output name="sensspec" md5="3992dec1d799ec3a061b3ef713a58382" ftype="tabular"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
