# HG changeset patch # User devteam # Date 1507213902 14400 # Node ID dc6ff68ea5e8ad835e613ff7e79a0a174d79aa43 # Parent b7aa423007bfb3ebfa73fce401294ca6715ded79 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/samtool_filter2 commit a97efd3ee05c6e27ff8294f66ea975445966d9c4 diff -r b7aa423007bf -r dc6ff68ea5e8 samtool_filter2.xml --- a/samtool_filter2.xml Fri Jan 20 04:51:36 2017 -0500 +++ b/samtool_filter2.xml Thu Oct 05 10:31:42 2017 -0400 @@ -59,7 +59,9 @@ #end if $input #if str($regions).strip() and $input1.is_of_type('bam') - '$regions' + #for region in str($regions).split(): + '$region' + #end for #end if ## need to redirect stderr message so galaxy does not think this failed 2>&1