# HG changeset patch # User mvdbeek # Date 1529080935 14400 # Node ID 2b4c4b610be6805657192bc3fc43d9b104742f92 # Parent d4e1c24d3958f0a9683f4b17ef55ba5efb652852 planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit 0437e9e56f0af2ccfb5f119b0f290109807ed9b0-dirty diff -r d4e1c24d3958 -r 2b4c4b610be6 igv_make_screenshots.xml --- a/igv_make_screenshots.xml Fri Jun 15 12:09:58 2018 -0400 +++ b/igv_make_screenshots.xml Fri Jun 15 12:42:15 2018 -0400 @@ -110,7 +110,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) - @PATH@ + @DISLPAY_LINK@ #end if #end for