From 16f9e58af5cceb9eb7f969a581bbf66316a99986 Mon Sep 17 00:00:00 2001 From: Anthony Bretaudeau Date: Tue, 10 Apr 2018 12:02:18 +0200 Subject: [PATCH] quotes --- tools/stats/filtering.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/stats/filtering.xml b/tools/stats/filtering.xml index b762074d9fc..143c9076aa4 100644 --- a/tools/stats/filtering.xml +++ b/tools/stats/filtering.xml @@ -4,7 +4,7 @@ operation_0335 - filtering.py $input $out_file1 "$cond" ${input.metadata.columns} "${input.metadata.column_types}" $header_lines + filtering.py $input $out_file1 '$cond' ${input.metadata.columns} "${input.metadata.column_types}" $header_lines @@ -12,10 +12,10 @@ - + - +