Skip to content

Commit 17f9f39

Browse files
Add executable permission to bin/ Python scripts
clean_json.py, build_tables.py, render_report.py, and clean_cur.py were missing the executable bit, causing 'Permission denied' when Nextflow tried to invoke them as bin/ scripts. Co-authored-by: Florian Wuennemann <flowuenne@gmail.com>
1 parent d95f743 commit 17f9f39

4 files changed

File tree

bin/build_tables.py

100644100755
File mode changed.

bin/clean_cur.py

100644100755
File mode changed.

bin/clean_json.py

100644100755
File mode changed.

bin/render_report.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)