Mercurial > repos > iuc > plink
comparison plink.xml @ 6:111c1d98d670 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/plink commit 7faeca2291b3184038174dd44ca60e2fa33db179"
| author | iuc |
|---|---|
| date | Wed, 30 Sep 2020 20:28:24 +0000 |
| parents | a3ab534043ff |
| children | 33a9895006d0 |
comparison
equal
deleted
inserted
replaced
| 5:a3ab534043ff | 6:111c1d98d670 |
|---|---|
| 1 <tool id='plink' name='plink' version='@TOOL_VERSION@+galaxy@VERSION_SUFFIX@'> | 1 <tool id='plink' name='plink' version='@TOOL_VERSION@+galaxy@VERSION_SUFFIX@'> |
| 2 <macros> | 2 <macros> |
| 3 <token name='@TOOL_VERSION@'>1.9.b618</token> | 3 <token name='@TOOL_VERSION@'>1.9.b618</token> |
| 4 <token name='@VERSION_SUFFIX@'>0</token> | 4 <token name='@VERSION_SUFFIX@'>1</token> |
| 5 <xml name='template_sanitizer'> | 5 <xml name='template_sanitizer'> |
| 6 <sanitizer> | 6 <sanitizer> |
| 7 <valid initial='default'> | 7 <valid initial='default'> |
| 8 <add value='#' /> | 8 <add value='#' /> |
| 9 <add value='@' /> | 9 <add value='@' /> |
| 376 ## | 376 ## |
| 377 ## #else: | 377 ## #else: |
| 378 ## --rerun $functions.logfile | 378 ## --rerun $functions.logfile |
| 379 ## | 379 ## |
| 380 #end if | 380 #end if |
| 381 | 381 --memory \${GALAXY_MEMORY_MB:-8192} |
| 382 --make-bed | 382 --make-bed |
| 383 --out plink_output/plink_output | 383 --out plink_output/plink_output |
| 384 ]]></command> | 384 ]]></command> |
| 385 <inputs> | 385 <inputs> |
| 386 <section name='inputs' title='Data inputs' expanded='true'> | 386 <section name='inputs' title='Data inputs' expanded='true'> |
