Hi Eric,

Thanks for the info!

I'll look into it. :-)
Rui

On Mon, Jun 13, 2016 at 5:20 PM, Eric Rasche <e...@tamu.edu> wrote:

> Hi Rui,
>
> I believe you're looking for a sanitizer.
>
> https://wiki.galaxyproject.org/Admin/Tools/ToolConfigSyntax?#A.3Csanitizer.3E_tag_set
>
> Hope this helps.
>
>
> On 14. juni 2016 00:12, Beginner TI wrote:
>
> Hi,
>
> I am working on a wrapper for gatk and including
>
>             <repeat name="filters" title="filter names and expressions"
> help="--filterName, --filterExpression">
>                 <param name="filter_name" type="text" value=""
> title="Filter name to be included in the analysis" />
>                 <param name="filter_exp" type="data" value=""
> title="Filter expression to be included in the analysis" />
>             </repeat>
>
> in it, however, when I reference it using
>
> ${filter.filter_exp}
>
> it would translate 'FS > 30.0' into XXXFS __gt__ 30.0XXX
>
> is there a way that I could keep the original text string 'FS > 30.0'? I
> did a quick lookup online but didn't see anything in cheetah's user guide
> or other places.
>
> Thanks,
> Rui
>
>
>
>
> ___________________________________________________________
> 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:
>   https://lists.galaxyproject.org/
>
> To search Galaxy mailing lists use the unified search at:
>   http://galaxyproject.org/search/mailinglists/
>
>
> --
> Eric Rasche
> Programmer II
>
> Center for Phage Technology
> Rm 312A, Biochemistry & Biophysics
> Texas A&M University
> College Station, TX 77843
> e...@tamu.edu
>
___________________________________________________________
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:
  https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Reply via email to