Mercurial > repos > iuc > mothur_sffinfo
diff sffinfo.xml @ 4:84e52ca70749 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:07:40 -0400 |
| parents | e65c60fb2e5a |
| children |
line wrap: on
line diff
--- a/sffinfo.xml Wed Feb 14 10:11:35 2018 -0500 +++ b/sffinfo.xml Tue Mar 20 14:07:40 2018 -0400 @@ -62,6 +62,7 @@ <param name="flow" type="boolean" truevalue="true" falsevalue="false" checked="true" label="flow - Add flow to your history"/> <param name="trim" type="boolean" truevalue="true" falsevalue="false" checked="true" label="trim - Trim sequences and quality scores"/> <param name="accnos" type="data" format="mothur.accnos" optional="true" label="accnos - Limit output to named Accessions"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -89,6 +90,7 @@ <output name="out_qfile" md5="ffcc4831369139055e1b8e9add9a59c0" ftype="qual454"/> <output name="out_sfftxt" md5="fdc80c8e476016632d317cfd7893713c" ftype="txt"/> <output name="out_flow" md5="34b17477f98ab19c1ff755a61848d968" ftype="mothur.sff.flow"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with oligos file --> @@ -99,6 +101,7 @@ <output name="out_qfile" md5="ffcc4831369139055e1b8e9add9a59c0" ftype="qual454"/> <output name="out_flow" md5="34b17477f98ab19c1ff755a61848d968" ftype="mothur.sff.flow"/> <output name="out_scrap" file="Fasting_Example1.scrap.sff" ftype="sff" compare="sim_size"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
