diff --git a/.flake8 b/.flake8 old mode 100644 new mode 100755 diff --git a/.gitattributes b/.gitattributes old mode 100644 new mode 100755 diff --git a/.github/workflows/on-pull-request.yaml b/.github/workflows/on-pull-request.yaml old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/__init__.py b/__init__.py old mode 100644 new mode 100755 diff --git a/ad_email/README.md b/ad_email/README.md old mode 100644 new mode 100755 diff --git a/ad_email/__init__.py b/ad_email/__init__.py old mode 100644 new mode 100755 diff --git a/ad_email/ad_email.py b/ad_email/ad_email.py old mode 100644 new mode 100755 diff --git a/ad_email/static/styles.css b/ad_email/static/styles.css old mode 100644 new mode 100755 diff --git a/ad_email/templates/email.html b/ad_email/templates/email.html old mode 100644 new mode 100755 diff --git a/ad_logger/README.md b/ad_logger/README.md old mode 100644 new mode 100755 diff --git a/ad_logger/__init__.py b/ad_logger/__init__.py old mode 100644 new mode 100755 diff --git a/ad_logger/ad_logger.py b/ad_logger/ad_logger.py old mode 100644 new mode 100755 diff --git a/config/README.md b/config/README.md old mode 100644 new mode 100755 diff --git a/config/__init__.py b/config/__init__.py old mode 100644 new mode 100755 diff --git a/config/ad_config.py b/config/ad_config.py old mode 100644 new mode 100755 diff --git a/config/log_msgs_config.py b/config/log_msgs_config.py old mode 100644 new mode 100755 diff --git a/config/panel_config.py b/config/panel_config.py old mode 100644 new mode 100755 diff --git a/data/InterOp/batch_1.tar.gz b/data/InterOp/batch_1.tar.gz old mode 100644 new mode 100755 diff --git a/data/InterOp/batch_2.tar.gz b/data/InterOp/batch_2.tar.gz old mode 100644 new mode 100755 diff --git a/data/InterOp/batch_3.tar.gz b/data/InterOp/batch_3.tar.gz old mode 100644 new mode 100755 diff --git a/data/demultiplex_test_files.tar.gz b/data/demultiplex_test_files.tar.gz old mode 100644 new mode 100755 diff --git a/data/samplesheets.tar.gz b/data/samplesheets.tar.gz old mode 100644 new mode 100755 diff --git a/demultiplex/README.md b/demultiplex/README.md old mode 100644 new mode 100755 diff --git a/demultiplex/__init__.py b/demultiplex/__init__.py old mode 100644 new mode 100755 diff --git a/demultiplex/__main__.py b/demultiplex/__main__.py old mode 100644 new mode 100755 diff --git a/demultiplex/demultiplex.py b/demultiplex/demultiplex.py old mode 100644 new mode 100755 diff --git a/img/Uml_classes_en.svg.png b/img/Uml_classes_en.svg.png old mode 100644 new mode 100755 diff --git a/img/classes_automate_demultiplex.png b/img/classes_automate_demultiplex.png old mode 100644 new mode 100755 diff --git a/img/packages_automate_demultiplex.png b/img/packages_automate_demultiplex.png old mode 100644 new mode 100755 diff --git a/pytest.ini b/pytest.ini old mode 100644 new mode 100755 diff --git a/requirements.txt b/requirements.txt old mode 100644 new mode 100755 diff --git a/setoff_workflows/README.md b/setoff_workflows/README.md old mode 100644 new mode 100755 diff --git a/setoff_workflows/__init__.py b/setoff_workflows/__init__.py old mode 100644 new mode 100755 diff --git a/setoff_workflows/__main__.py b/setoff_workflows/__main__.py old mode 100644 new mode 100755 diff --git a/setoff_workflows/setoff_workflows.py b/setoff_workflows/setoff_workflows.py old mode 100644 new mode 100755 diff --git a/settings.json b/settings.json old mode 100644 new mode 100755 diff --git a/test/test_setoff_workflows.py b/test/test_setoff_workflows.py old mode 100644 new mode 100755 diff --git a/test/test_upload_runfolder.py b/test/test_upload_runfolder.py old mode 100644 new mode 100755 diff --git a/toolbox/README.md b/toolbox/README.md old mode 100644 new mode 100755 diff --git a/toolbox/__init__.py b/toolbox/__init__.py old mode 100644 new mode 100755 diff --git a/toolbox/toolbox.py b/toolbox/toolbox.py old mode 100644 new mode 100755 diff --git a/upload_runfolder/README.md b/upload_runfolder/README.md old mode 100644 new mode 100755 diff --git a/upload_runfolder/__init__.py b/upload_runfolder/__init__.py old mode 100644 new mode 100755 diff --git a/upload_runfolder/__main__.py b/upload_runfolder/__main__.py old mode 100644 new mode 100755 diff --git a/upload_runfolder/upload_runfolder.py b/upload_runfolder/upload_runfolder.py old mode 100644 new mode 100755