If I understand it correctly; You have to check the sanitize option for your tool. The pipe (among others) is usually by default sanitised into X.
Alex
Van: galaxy-dev-bounces@lists.bx.psu.edu [mailto:galaxy-dev-bounces@lists.bx.psu.edu] Namens KOH Jia Yu Jayce
Verzonden: donderdag 4 augustus 2011 8:52
Aan: 'galaxy-dev@lists.bx.psu.edu'
Onderwerp: [galaxy-dev] filter
Filter and Sort -> Filter
I filtered with the following criterion
c16=='|'
but in the final output it shows as
Filtering with c16=='X'
and obviously the output contains nothing.
is this a bug or some feature?
After I used <sanitizer sanitize="False"/> the problem was solved.
Is the error intentional and has consequences that we might have missed? Or is it a bug?