# HG changeset patch # User mvdbeek # Date 1501518029 14400 # Node ID fd2d19ae2648c17eae94c82e69ade01ffa933016 # Parent 46e42201f2e69660c063f47f56ace7a29b11f83a planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit be45e3b0dec4ca1e8611abb2d84dd995e6d53751-dirty diff -r 46e42201f2e6 -r fd2d19ae2648 igv_make_screenshots.xml --- a/igv_make_screenshots.xml Fri Jul 28 13:27:57 2017 -0400 +++ b/igv_make_screenshots.xml Mon Jul 31 12:20:29 2017 -0400 @@ -1,9 +1,13 @@ + + + xvfbwrapper igv - + #import re + #for $i, $inputsection in enumerate($inputfiles): - #set $path="%s.%s.%s" % ($i, $inputsection.input.element_identifier, $inputsection.input.extension) + @PATH@ #set $coverage_id="%s_coverage" % $path #end for @@ -41,7 +46,7 @@ #for $i, $inputsection in enumerate($inputfiles): #if $inputsection.input.is_of_type('bam') #set $label=str($inputsection.label) if str($inputsection.label) else str($inputsection.input.element_identifier) - #set $path="%s.%s.%s" % ($i, $inputsection.input.element_identifier, $inputsection.input.extension) + @PATH ## First track is the coverage @@ -59,7 +64,7 @@ #for $i, $inputsection in enumerate($inputfiles): #if not $inputsection.input.is_of_type('bam') #set $label=str($inputsection.label) if str($inputsection.label) else str($inputsection.input.element_identifier) - #set $path="%s.%s.%s" % ($i, $inputsection.input.element_identifier, $inputsection.input.extension) + @PATH@ #end if #end for @@ -75,6 +80,7 @@ SAM.SHOW_SOFT_CLIPPED=$show_softclippped +SAM.FILTER_SECONDARY_ALIGNMENTS=$filter_secondary @@ -103,6 +109,7 @@ + diff -r 46e42201f2e6 -r fd2d19ae2648 test-data/rover_corrected.bam.bai Binary file test-data/rover_corrected.bam.bai has changed