diff bandage_image.xml @ 1:ebe4463404b4 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bandage commit 5badd53c6fdaf43796ffacff94852356696d30d0
author iuc
date Wed, 15 May 2019 04:11:22 -0400
parents 067592b6b312
children 58124285e462
line wrap: on
line diff
--- a/bandage_image.xml	Tue Sep 18 05:41:44 2018 -0400
+++ b/bandage_image.xml	Wed May 15 04:11:22 2019 -0400
@@ -19,7 +19,7 @@
     #end if
     ]]></command>
     <inputs>
-        <param name="input_file" type="data" format="tabular" label="Graphical Fragment Assembly" />
+        <param name="input_file" type="data" format="txt" label="Graphical Fragment Assembly" help="Supports multiple assembly graph formats: LastGraph (Velvet), FASTG (SPAdes), Trinity.fasta, ASQG and GFA."/>
         <param argument="--height" type="integer" min="1" value="1000" optional="True" label="Image height" help="If only height or width is set, the other will be determined automatically. If both are set, the image will be exactly that size. Default: 1000."/>
         <param argument="--width" type="integer" min="1" optional="True" label="Image width" help="If only height or width is set, the other will be determined automatically. If both are set, the image will be exactly that size. Default: not set."/>
         <param name="output_format" type="select" label="Produce jpg, png or svg file?">