Mercurial > repos > greg > gregs_test_repo
comparison filtering.xml @ 33:adc148be147c default tip
Updated to version 1.0.2
| author | greg <greg@bx.psu.edu> |
|---|---|
| date | Wed, 18 Apr 2012 11:06:48 -0400 |
| parents | 4f07f3a33605 |
| children |
comparison
equal
deleted
inserted
replaced
| 32:8e1683ce79a1 | 33:adc148be147c |
|---|---|
| 1 <tool id="Filter1" name="Filter" version="1.0.1"> | 1 <tool id="Filter1" name="Filter" version="1.0.2"> |
| 2 <description>data on any column using simple expressions</description> | 2 <description>data on any column using simple expressions</description> |
| 3 <command interpreter="python"> | 3 <command interpreter="python"> |
| 4 filtering.py $input $out_file1 "$cond" ${input.metadata.columns} "${input.metadata.column_types}" | 4 filtering.py $input $out_file1 "$cond" ${input.metadata.columns} "${input.metadata.column_types}" |
| 5 </command> | 5 </command> |
| 6 <inputs> | 6 <inputs> |
