diff bcftools_plugin_fixploidy.xml @ 1:e109bcf84b30 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 21c66fb27c7e2fd21c7f7607b3b29e77e64fb86d-dirty
author jjohnson
date Sun, 26 Jun 2016 15:39:08 -0400
parents f0520447da4d
children
line wrap: on
line diff
--- a/bcftools_plugin_fixploidy.xml	Sat Jun 25 20:50:10 2016 -0400
+++ b/bcftools_plugin_fixploidy.xml	Sun Jun 26 15:39:08 2016 -0400
@@ -27,7 +27,7 @@
 @THREADS@
 
 ## Primary Input/Outputs
-@INPUT_FILES@
+@INPUT_FILE@
 
 ## Plugin section
 #set $section = $sec_plugin
@@ -37,7 +37,7 @@
 --sex "${section.sex}"
 #end if
 ## Only default tag GT is currently accepted  
---tags = "$section.tags"  
+--tags "$section.tags"  
 > "$output_file"
 ]]>
     </command>