Mercurial > repos > iuc > mothur_make_fastq
diff make.fastq.xml @ 5:7c99c22d2334 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:39:54 -0400 |
| parents | a17148e8865a |
| children |
line wrap: on
line diff
--- a/make.fastq.xml Wed Feb 14 10:50:39 2018 -0500 +++ b/make.fastq.xml Tue Mar 20 13:39:54 2018 -0400 @@ -41,6 +41,7 @@ </when> <when value="no"/> </conditional> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -65,6 +66,7 @@ <has_text text="M00967_43_000000000-A3JHG_1_1101_19936_3208"/> </assert_contents> </output> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with quality score format conversion --> @@ -78,6 +80,7 @@ <has_text text="M00967_43_000000000-A3JHG_1_1101_19936_3208"/> </assert_contents> </output> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
