Mercurial > repos > iuc > mothur_reverse_seqs
diff reverse.seqs.xml @ 5:876bc0ef523d 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:32:09 -0400 |
| parents | 8b91c609f0c0 |
| children |
line wrap: on
line diff
--- a/reverse.seqs.xml Wed Feb 14 11:28:03 2018 -0500 +++ b/reverse.seqs.xml Tue Mar 20 13:32:09 2018 -0400 @@ -21,6 +21,7 @@ ]]></command> <inputs> <param name="fasta" type="data" format="fasta,mothur.align" label="fasta - Sequences to reverse complement"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -30,6 +31,7 @@ <test> <param name="fasta" value="Mock_S280_L001_R1_001_small.trim.contigs.good.align_head"/> <output name="out_fasta" file="Mock_S280_L001_R1_001_small.trim.contigs.good.rc.align_head"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
