# HG changeset patch # User kkonganti # Date 1720031196 14400 # Node ID 2b6b44652357641168a4f8153e572abe6cf3c386 # Parent 9cf321470e20e5a5b2b76e1c45b361fda4da36d9 planemo upload diff -r 9cf321470e20 -r 2b6b44652357 cfsan_centriflaken.xml --- 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