diff samtools_view.xml @ 16:17c2bd677389 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_view commit 9c5a35ce695c3d134e41d8695487edd5f71ea33c
author iuc
date Sun, 08 Sep 2024 03:24:31 +0000
parents e41d3ce2ab9f
children
line wrap: on
line diff
--- a/samtools_view.xml	Fri Aug 30 10:24:13 2024 +0000
+++ b/samtools_view.xml	Sun Sep 08 03:24:31 2024 +0000
@@ -312,9 +312,7 @@
                             <param name="expression" type="text" argument="-e" label="Filter by expression - for example sclen&gt;0 will filter all soft clipped reads" help="See Samtools manual for Filter expression syntax">
                                 <sanitizer invalid_char="">
                                     <valid initial="string.printable">
-                                    <remove value=" "/>
                                     <remove value="'"/>
-                                    <remove value='"'/>
                                 </valid>
                                 </sanitizer>
                             </param>