changeset 9:68db4965da2b draft

Uploaded
author holtgrewe
date Mon, 12 Aug 2013 10:24:28 -0400
parents 681bfc781c26
children ca04f3638dc4
files roi_filter.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/roi_filter.xml	Mon Aug 12 10:21:24 2013 -0400
+++ b/roi_filter.xml	Mon Aug 12 10:24:28 2013 -0400
@@ -32,7 +32,7 @@
         Output Files
     -->
     <outputs>
-        <data name="output" format="roi" label="${input.name}_sorted_${by}" />
+        <data name="output" format="roi" label="${input.name}_filtered_col_${column}" />
     </outputs>
 
     <!--