Mercurial > repos > kkonganti > cfsan_centriflaken
diff cfsan_centriflaken.xml @ 124:45ccd0403784
planemo upload
author | kkonganti |
---|---|
date | Wed, 03 Jul 2024 13:00:16 -0400 |
parents | b9c76c256e2c |
children | dcd41789fb61 |
line wrap: on
line diff
--- a/cfsan_centriflaken.xml Wed Jul 03 12:54:16 2024 -0400 +++ b/cfsan_centriflaken.xml Wed Jul 03 13:00:16 2024 -0400 @@ -7,7 +7,7 @@ <command detect_errors="exit_code"><![CDATA[ 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="\${work_dir}/cpipes-input"; mkdir -p \$work_dir || exit 1; mkdir -p "\${input_path}" || exit 1; #import re