changeset 127:2b6b44652357

planemo upload
author kkonganti
date Wed, 03 Jul 2024 14:26:36 -0400
parents 9cf321470e20
children d4439431d12c
files cfsan_centriflaken.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/cfsan_centriflaken.xml	Wed Jul 03 14:23:45 2024 -0400
+++ b/cfsan_centriflaken.xml	Wed Jul 03 14:26:36 2024 -0400
@@ -8,7 +8,7 @@
     time_stamp=\$(date +%Y-%m-%d-%s);
     work_dir="/galaxy/nf-work-dirs/centriflaken_work_dir-"\${time_stamp};
     #input_path="\${work_dir}/cpipes-input";
-    input_path=\$(pwd)/cpipes-input
+    input_path=\$(pwd)/cpipes-input;
     mkdir -p \$work_dir || exit 1;
     mkdir -p "\${input_path}" || exit 1;
     #import re