On Tue, May 27, 2014 at 4:32 PM, Jun Fan <j....@qmul.ac.uk> wrote:
> Hi all,
>
>
>
>        In the conditional param, when sub-element allows you to write
> specific parameters for a particular value selected. I am wondering how to
> write the help context according to the value selection. For example, if
> there is a conditional param called blast_type, when “blastn” is selected,
> the help context will be “blast dna against dna” and when “blastp” is
> selected, the help context will be “blast protein against protein”.
> Basically this selection-based help text provides a general description of
> the selection, which could help to set up the corresponding parameters.
>
>       By the way, is there any document about formatting text in the help
> element?
>
> Best regards!
>
> Jun

You can do this kind of thing with one-line Cheetah syntax within the output
XML tag, but it quickly gets very complicated. e.g.

https://github.com/peterjc/pico_galaxy/commit/3991893c6ee2cc69c33aaa391bbed412c85fa9db

Peter

___________________________________________________________
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/

Reply via email to