-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/16/2013 01:51 AM, Bjoern Gruening wrote:
Am Mittwoch, den 16.10.2013, 01:41 -0500 schrieb Eric Rasche:
Hi Bjoern,
On 10/16/2013 01:26 AM, Bjoern Gruening wrote:
Hi Eric,
Hello all,
I've been digging through the available galaxy tool config files and have been unable to find a solution, so I bring my problem to you.
I have the following (pretty generic) repeat section in a tool config I'm working on
<repeat min="1" name="rpt_0" title="Colour Group"> <param value="EDHK" name="match" optional="False" type="text" label="String of letters that should be matched " /> <param value="red" name="fg" optional="False" type="text" label="Foreground colour for a group " /> <param value="blue" name="bg" optional="False" type="text" label="Background colour for a group " /> </repeat>
However, for this particular tool, the default ought to be the repeat section three times, with different defaults each time.
What means different default each time?
Yes, a different set of default values in each parameter of the three repeats.
I.e., the first instance of a repeat might have a "fg" value of "red", the second would have an fg value of green, etc.
Is there any way to specify a repeat section, with a default of being repeated N times with an appropriate number of defaults set for each repeat?
Try: <repeat min="N" name="rpt_0" title="Colour Group"> for example
<repeat min="3" name="rpt_0" title="Colour Group">
Well, for my case I would like our end users to be able to specify less than three, so I did wish to have a minimum of one. I just would like the parameter to show up on the user interface a default of 3 times with the different each time.
Ah ok got it, its to early here and no coffee until now ;) Unfortunately, I don't think such things are possible for now. Maybe someone else has an Idea.
Just as a side note, I guess you are developing a visualization tool: Did you consider to use the new awesome galaxy visualization infrastructure?
http://wiki.galaxyproject.org/VisualizationsRegistry
Cheers, Bjoern
Ok, no worries. Hopefully someone will have some idea, or if not I'm sure someone can add that to the galaxy trello. I had not considered using the visualisation infrastructure. I was only vaguely aware that existed (when one of my datasets somehow decided it could be plotted as a scatter plot), and certainly not where to look for it. Thank you for that link, that'll be very helpful! Cheers, Eric
Cheers, Bjoern
Cheers, Eric Rasche ___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: http://lists.bx.psu.edu/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
Cheers, Eric
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSXuYcAAoJEMqDXdrsMcpVQJwP/1e9Zq9EqFzQIDp5NUjO5iHK lS3+46Kzhz+xX5tOEumMPTotqzDoXnA3dQM/yHlmDr/RN4v7o2zTztpDy2F6DpyZ pkY58VwPOrOW71CNJhjnhAQZYYC4ZBve8G/vsl7WDLH82SWircc3OM0xeG+GNhc2 oq/b6iA49yacIiBKmMKAQNvrunvv9lzJBe17au/aQMcNjeot68nIEdZPfUWv1vRz UA/VfxlxHCVWi0gkA7VZHr9BVO0emkg7oznlSdSUvyKLp51ifBV7USMnp3aDnEXA ONZjRQLAghO2EN6Vn7N+pz3qMEGE8+jcnfwJ+YG3SjbA8iTV1DbYS9+tSjttEEB9 gPpn582QMaLdyfPUMOsfpldspti6c54Y64cMf6PsQ4Y5Qhue58ZbUXVkiimUETlo PPFuo77bdg45nGue0tcLnGpbXL9AmY1p3T//gxT1vpX1LYaypI+f3nY8rKDfjZzS 4BOQqrhqhU606TEPnVZwgxoSfLZHk10hBfur8hq6sQFK6IsO2IlsI2qi9wUcyy+7 kf97rCv9d/GYtgt/fHlNZscA6tWJ6i8YOpntpLHsOoK2XiJBxqFpXFX6ZBKbsman kFMvLTE7CPWQywmHML40xLq8e29GcApfoTraJIbsd975jRZIpD2RSFT7xtA3I+/g /Ck/aR3i0g/wCbHDq2YF =V2al -----END PGP SIGNATURE-----