Be aware that this may not work in future versions of Galaxy, and probably won't work in some places already (e.g. trackster). If this is a common need, one option would be to create a new type of grouping construct that would simply be a labeled group. In the config this would be: <group name="group1" label="First group of parameters" collapsable="true" collapsed="true"> <param>...</param> ... </group> (collapsed/collapsable would configure whether the group can be hidden and is hidden by default, this would be a more natural way to define commonly used vs all parameters for example). -- jt On Mon, Oct 15, 2012 at 10:11 AM, Joachim Jacob <joachim.jacob@vib.be> wrote:
You might have a look to the GMAP aligner wrapper in the toolshed http://toolshed.g2.bx.psu.edu/. Apparently you have to use the html codes for the symbols, instead of the symbols themselves GMAP example:
label="<H2>Input Sequences</H2>Select an mRNA or EST dataset to map" />