comparison profiler.xml @ 11:baf4283e2d7f draft

Uploaded
author bgruening
date Sat, 14 Dec 2013 07:00:55 -0500
parents 135f3bae5c56
children b4c5dd45778a
comparison
equal deleted inserted replaced
10:135f3bae5c56 11:baf4283e2d7f
78 <param name="endLabel" type="text" value="TES" size="10" label="Label for the region end" help="[only for scale-regions mode] Label shown in the plot for the region end. Default is TES (transcription end site)."/> 78 <param name="endLabel" type="text" value="TES" size="10" label="Label for the region end" help="[only for scale-regions mode] Label shown in the plot for the region end. Default is TES (transcription end site)."/>
79 </when> 79 </when>
80 </conditional> 80 </conditional>
81 81
82 <expand macro="graphic_output_settings"> 82 <expand macro="graphic_output_settings">
83 <expand macro="image_file_format" /> 83 <expand macro="input_image_file_format" />
84 <expand> 84 </expand>
85 85
86 <conditional name="advancedOpt"> 86 <conditional name="advancedOpt">
87 <param name="showAdvancedOpt" type="select" label="Show advanced options" > 87 <param name="showAdvancedOpt" type="select" label="Show advanced options" >
88 <option value="no" selected="true">no</option> 88 <option value="no" selected="true">no</option>
89 <option value="yes">yes</option> 89 <option value="yes">yes</option>
120 <param name="yAxisLabel" type="text" value="" size="50" label="Description for the y-axis label for the top panel" /> 120 <param name="yAxisLabel" type="text" value="" size="50" label="Description for the y-axis label for the top panel" />
121 </when> 121 </when>
122 </conditional> 122 </conditional>
123 </inputs> 123 </inputs>
124 <outputs> 124 <outputs>
125 <expand macro="output_graphic_outputs" /> 125 <expand macro="output_graphic_outputs">
126 <expand macro="output_image_file_format" />
127 </expand>
126 </outputs> 128 </outputs>
127 <help> 129 <help>
128 130
129 **What it does** 131 **What it does**
130 132