Mercurial > repos > iuc > mothur_primer_design
diff primer.design.xml @ 4:6d991249c645 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:43:03 -0400 |
| parents | 14ae2ba4a433 |
| children | f9909ce41466 |
line wrap: on
line diff
--- a/primer.design.xml Wed Feb 14 10:13:04 2018 -0500 +++ b/primer.design.xml Tue Mar 20 13:43:03 2018 -0400 @@ -63,6 +63,7 @@ <param name="mintm" type="integer" value="" optional="true" label="mintm - indicate minimum melting temperature" help=""/> <param name="maxtm" type="integer" value="" optional="true" label="maxtm - indicate maximum melting temperature" help=""/> <param name="cutoff" type="integer" value="" optional="true" min="0" max="100" label="cutoff - set a percentage of sequences that support the base" help="For example: cutoff=97 would only return a sequence that only showed ambiguities for bases that were not supported by at least 97% of sequences."/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -79,6 +80,7 @@ <output name="fasta_out" md5="a5c8c17814f02124194dba2e37f566c7" ftype="mothur.align"/> <output name="summary_out" md5="8dd341c49c26c6d0f8026b34cb7bc925" ftype="tabular"/> <output name="list_out" md5="0a73804f3d48c668b4dab85c76d2c767" ftype="mothur.list"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
