Mercurial > repos > iuc > mothur_classify_otu
diff classify.otu.xml @ 5:5301655f34bb 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:05:21 -0400 |
| parents | ccbf829666b6 |
| children | 970693ff9731 |
line wrap: on
line diff
--- a/classify.otu.xml Wed Feb 14 11:46:01 2018 -0500 +++ b/classify.otu.xml Tue Mar 20 14:05:21 2018 -0400 @@ -78,6 +78,7 @@ help="use relative abundances rather than raw abundances for the tax.summary file"/> <expand macro="param-output"/> <expand macro="param-printlevel"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -109,6 +110,7 @@ </assert_contents> </element> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with names file and label select --> @@ -134,6 +136,7 @@ </assert_contents> </element> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with count table --> @@ -158,6 +161,7 @@ </assert_contents> </element> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with group file --> @@ -182,6 +186,7 @@ </assert_contents> </element> </output_collection> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
