changeset 1:3c5bdab3c7b7 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/cialign commit 4272ec0a9c9fc6c2a54aa702a3dc446ec598ffcc
author iuc
date Tue, 05 Aug 2025 20:08:31 +0000
parents c0a3b4607e66
children
files cialign.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/cialign.xml	Mon Aug 04 17:17:20 2025 +0000
+++ b/cialign.xml	Tue Aug 05 20:08:31 2025 +0000
@@ -480,8 +480,8 @@
                 <option value="false" selected="true">No</option>
             </param>            
             <when value="true">
-                <param argument="--section_start" type="integer" label="Section start" help="Start position in the original alignment for the section to be extracted"/>        
-                <param argument="--section_end" type="integer" label="Section end" help="End position in the original alignment for the section to be extracted"/>        
+                <param argument="--section_start" value="" type="integer" label="Section start" help="Start position in the original alignment for the section to be extracted"/>        
+                <param argument="--section_end" value="" type="integer" label="Section end" help="End position in the original alignment for the section to be extracted"/>        
             </when>
             <when value="false"/>
             </conditional>