diff samtools_view.xml @ 17:32dc5f781059 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:27:39 +0000
parents 2dce91e11ca7
children
line wrap: on
line diff
--- a/samtools_view.xml	Fri Aug 30 10:24:46 2024 +0000
+++ b/samtools_view.xml	Sun Sep 08 03:27:39 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>