Mercurial > repos > greg > gregs_test_repo
diff 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 |
line wrap: on
line diff
--- a/filtering.xml Wed Jan 18 11:43:01 2012 -0500 +++ b/filtering.xml Wed Apr 18 11:06:48 2012 -0400 @@ -1,4 +1,4 @@ -<tool id="Filter1" name="Filter" version="1.0.1"> +<tool id="Filter1" name="Filter" 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}"