# HG changeset patch # User devteam # Date 1458229278 14400 # Node ID aa8dc5cf70be60efc4ace2d80d990b9bda426d7d # Parent 543405859e60f054b940e5a1f5e04ba36808bb5e planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/samtool_filter2 commit d02925461fc5d6188099a60c1996c671a0bde828 diff -r 543405859e60 -r aa8dc5cf70be samtool_filter2.xml --- a/samtool_filter2.xml Tue Oct 13 12:30:48 2015 -0400 +++ b/samtool_filter2.xml Thu Mar 17 11:41:18 2016 -0400 @@ -1,7 +1,7 @@ - + files on FLAG MAPQ RG LN or by region - samtools + samtools @@ -17,7 +17,7 @@ #set $input = 'input.sam' ln -s "$input1" $input && #end if -samtools view -o "$output1" $header +samtools view $possibly_select_inverse "$output1" $header #if $input1.datatype.file_ext == 'sam': -S @@ -115,6 +115,7 @@ + diff -r 543405859e60 -r aa8dc5cf70be tool_dependencies.xml --- a/tool_dependencies.xml Tue Oct 13 12:30:48 2015 -0400 +++ b/tool_dependencies.xml Thu Mar 17 11:41:18 2016 -0400 @@ -1,6 +1,6 @@ - - - + + +