# HG changeset patch # User devteam # Date 1507213885 14400 # Node ID 1609642558887628b313c7a848f2e0b740e38d25 # Parent 1ea3b8a4c2fe4f485d79fa5e42fbb2203b9abb7d planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/samtool_filter2 commit a97efd3ee05c6e27ff8294f66ea975445966d9c4 diff -r 1ea3b8a4c2fe -r 160964255888 samtool_filter2.xml --- a/samtool_filter2.xml Fri Jan 20 04:51:24 2017 -0500 +++ b/samtool_filter2.xml Thu Oct 05 10:31:25 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