Re: [galaxy-dev] problem in Fastq tool

2012-09-13 Thread Daniel Blankenberg
Hi Felix, Thanks for reporting this error, it has been fixed in revision 7663:cc064ff4249b. Please let us know if you encounter additional issues. Thanks for using Galaxy, Dan On Sep 10, 2012, at 12:23 PM, Felix Homa wrote: > Hello, > > We noticed a problem with the tool Filter Fastq. It

[galaxy-dev] problem in Fastq tool

2012-09-10 Thread Felix Homa
Hello, We noticed a problem with the tool Filter Fastq. It seemed to mishandle the paired-end checkbox. Here is the XML which seems to not work: Concretely, $paired_end.value return True or False as value and not "paired_end" or "single_end", so in the python code execution, #if