Mercurial > repos > greg > gregs_filter
changeset 1:8d212f15666b draft
Uploaded
author | greg |
---|---|
date | Wed, 09 May 2012 20:21:15 -0400 |
parents | f28d5018f9cb |
children | 24884dd48421 |
files | filtering.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/filtering.xml Wed May 09 20:07:15 2012 -0400 +++ b/filtering.xml Wed May 09 20:21:15 2012 -0400 @@ -1,4 +1,4 @@ -<tool id="Filter1" name="Filter" version="1.0.1"> +<tool id="Filter1" name="Filter (new behavior)" version="1.0.2"> <description>data on any column using simple expressions</description> <command interpreter="python"> filtering.py $input $out_file1 "$cond" ${input.metadata.columns} "${input.metadata.column_types}"