comparison igv_make_screenshots.xml @ 24:2b4c4b610be6 draft

planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit 0437e9e56f0af2ccfb5f119b0f290109807ed9b0-dirty
author mvdbeek
date Fri, 15 Jun 2018 12:42:15 -0400
parents d4e1c24d3958
children c96924da37af
comparison
equal deleted inserted replaced
23:d4e1c24d3958 24:2b4c4b610be6
108 <Panel height="186" name="FeaturePanel" width="$width"> 108 <Panel height="186" name="FeaturePanel" width="$width">
109 <Track altColor="0,0,178" autoScale="false" color="0,0,178" displayMode="COLLAPSED" featureVisibilityWindow="-1" fontSize="10" id="Reference sequence" name="Reference sequence" sortable="false" visible="true"/> 109 <Track altColor="0,0,178" autoScale="false" color="0,0,178" displayMode="COLLAPSED" featureVisibilityWindow="-1" fontSize="10" id="Reference sequence" name="Reference sequence" sortable="false" visible="true"/>
110 #for $i, $inputsection in enumerate($inputfiles): 110 #for $i, $inputsection in enumerate($inputfiles):
111 #if not $inputsection.input.is_of_type('bam') 111 #if not $inputsection.input.is_of_type('bam')
112 #set $label=str($inputsection.label) if str($inputsection.label) else str($inputsection.input.element_identifier) 112 #set $label=str($inputsection.label) if str($inputsection.label) else str($inputsection.input.element_identifier)
113 @PATH@ 113 @DISLPAY_LINK@
114 <Track altColor="0,0,178" autoScale="false" clazz="org.broad.igv.track.FeatureTrack" color="0,0,178" displayMode="COLLAPSED" featureVisibilityWindow="-1" fontSize="10" id="$display_link" name="$label" renderer="BASIC_FEATURE" sortable="false" visible="true" windowFunction="count"/> 114 <Track altColor="0,0,178" autoScale="false" clazz="org.broad.igv.track.FeatureTrack" color="0,0,178" displayMode="COLLAPSED" featureVisibilityWindow="-1" fontSize="10" id="$display_link" name="$label" renderer="BASIC_FEATURE" sortable="false" visible="true" windowFunction="count"/>
115 #end if 115 #end if
116 #end for 116 #end for
117 </Panel> 117 </Panel>
118 <PanelLayout dividerFractions="0.004995836802664446,0.12905911740216486,0.2681099084096586,0.5512073272273106,0.8409658617818485"/> 118 <PanelLayout dividerFractions="0.004995836802664446,0.12905911740216486,0.2681099084096586,0.5512073272273106,0.8409658617818485"/>