comparison macros.xml @ 5:2ac0e471b97a 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:55:52 -0400
parents 899ef1660676
children 89de1d8c50f2
comparison
equal deleted inserted replaced
4:f45e7f3675e2 5:2ac0e471b97a
122 </param> 122 </param>
123 </xml> 123 </xml>
124 <xml name="param-printlevel"> 124 <xml name="param-printlevel">
125 <param argument="printlevel" type="integer" value="-1" min="-1" label="Print level" help="specify taxlevel of your *tax.summary file to print to. Options are 1 to the maz level in the file. The default is -1, meaning max level" /> 125 <param argument="printlevel" type="integer" value="-1" min="-1" label="Print level" help="specify taxlevel of your *tax.summary file to print to. Options are 1 to the maz level in the file. The default is -1, meaning max level" />
126 </xml> 126 </xml>
127 <xml name="param-savelog">
128 <param name="savelog" type="boolean" checked="false" label="Output logfile?"/>
129 </xml>
127 <xml name="logfile-output"> 130 <xml name="logfile-output">
128 <data name="logfile" format="txt" from_work_dir="mothur.out.log" label="${tool.name} on ${on_string}: logfile"/> 131 <data name="logfile" format="txt" from_work_dir="mothur.out.log" label="${tool.name} on ${on_string}: logfile">
132 <filter>savelog</filter>
133 </data>
129 </xml> 134 </xml>
130 135
131 <!-- Output file tests --> 136 <!-- Output file tests -->
132 <xml name="logfile-test"> 137 <xml name="logfile-test">
133 <output name="logfile" ftype="txt"> 138 <output name="logfile" ftype="txt">