comparison plink.xml @ 6:f76d842e960f 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:29:06 +0000
parents 18be55ee8e08
children 66b35562554d
comparison
equal deleted inserted replaced
5:18be55ee8e08 6:f76d842e960f
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'>