comparison deepTools_macros.xml @ 66:1dbd76a58d8b draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit f720d773e34ad90d14d7cae77c1a0bb5d126102c-dirty
author galaxyp
date Sat, 30 May 2015 13:55:46 -0400
parents 9bee2c86eeb1
children 8b97d0001d3b
comparison
equal deleted inserted replaced
65:9bee2c86eeb1 66:1dbd76a58d8b
77 <conditional name="used_multiple_regions"> 77 <conditional name="used_multiple_regions">
78 <param name="used_multiple_regions_options" type="select" 78 <param name="used_multiple_regions_options" type="select"
79 label="Did you compute the matrix with more than one groups of regions?" 79 label="Did you compute the matrix with more than one groups of regions?"
80 help="Would you like to cluster the regions according to the similarity of the signal distribution? This is only possible if you used computeMatrix on only one group of regions."> 80 help="Would you like to cluster the regions according to the similarity of the signal distribution? This is only possible if you used computeMatrix on only one group of regions.">
81 <option value="yes">Yes, I used multiple groups of regions</option> 81 <option value="yes">Yes, I used multiple groups of regions</option>
82 <option value="no">No, I used only one region.</option> 82 <option value="no">No, I used only one group</option>
83 </param> 83 </param>
84 <when value="no"> 84 <when value="no">
85 <conditional name="clustering"> 85 <conditional name="clustering">
86 <param name="clustering_options" type="select" label="Clustering algorithm"> 86 <param name="clustering_options" type="select" label="Clustering algorithm">
87 <option value="none">No clustering</option> 87 <option value="none">No clustering</option>