Mercurial > repos > iuc > mothur_classify_seqs
comparison macros.xml @ 6:a4e9f02da98c 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:59:55 -0400 |
| parents | 5780dd6cfec9 |
| children | ccb08c40f6f9 |
comparison
equal
deleted
inserted
replaced
| 5:18456180898c | 6:a4e9f02da98c |
|---|---|
| 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"> |
