Mercurial > repos > iuc > mothur_remove_otulabels
diff remove.otulabels.xml @ 5:2841c0f0da4c 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:13:15 -0400 |
| parents | 7bbebc23a901 |
| children | 3736564bcfa4 |
line wrap: on
line diff
--- a/remove.otulabels.xml Wed Feb 14 12:07:08 2018 -0500 +++ b/remove.otulabels.xml Tue Mar 20 14:13:15 2018 -0400 @@ -55,6 +55,7 @@ <param name="otu" type="data" format="mothur.cons.taxonomy,mothur.otu.corr,mothur.axes" label="cons.taxonomy/otu.corr/axes file" help="constaxonomy file can be obtained by the running classify.otu tool, otucorr from otu.association tool, and corraxes from corr.axes command"/> </when> </conditional> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -74,6 +75,7 @@ <not_has_text text="0.03"/> </assert_contents> </output> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with constaxonomy/otucorr/corraxes file --> @@ -86,6 +88,7 @@ <has_text text="U68686"/> </assert_contents> </output> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
