diff macros.xml @ 1:fd2d6e035c3f draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/gatk4 commit 5d2fd48454149b3cfa39aaba71e3b19f89087516"
author iuc
date Mon, 18 Nov 2019 13:45:47 -0500
parents f41a1e03538b
children 3be27a9a7313
line wrap: on
line diff
--- a/macros.xml	Wed Oct 30 15:33:59 2019 -0400
+++ b/macros.xml	Mon Nov 18 13:45:47 2019 -0500
@@ -22,7 +22,7 @@
 
     <!--Define sections that parameters could exist within.-->
     <template name="set_sections">
-        #set global $sections = ['', 'optional.', 'advanced.', 'common.', 'deprecated.']
+        #set global $sections = ['', 'optional.', 'advanced.', 'deprecated.']
     </template>
 
     <!--Reference genome handling-->
@@ -671,7 +671,7 @@
 
 
     <!--<template name="ref_opts">-->
-        <!--#set $sections = ['optional','advanced','common','deprecated','']-->
+        <!--#set $sections = ['optional','advanced','deprecated','']-->
         <!--#silent $sys.stderr.write("I WOULD LIKE TO SHOW THE SECTION VARIABLE: '${sections}'\n")-->
         <!--#for $sect in $sections-->
             <!--#if $varExists('$sect.reference_source.reference_source_selector')-->