about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2026-08-24 14:33:26 -0500
committerFrederick Muriuki Muriithi2026-08-24 14:33:26 -0500
commitf7d65f6afb6867250aaa9e43d65d86af807bd552 (patch)
tree0a70b1add52819bb6d2f7e952fd4c221d9b38ead
parenta08f24c69d35f3e82291fa4051f787964ec7bc9c (diff)
downloadBNW-f7d65f6afb6867250aaa9e43d65d86af807bd552.tar.gz
Make all shell scripts executable. HEAD main
The code needs the shell scripts to be executable, otherwise the code
will raise an error (Permission Denied).
-rwxr-xr-x[-rw-r--r--]downloads/BNW/src/build.sh0
-rwxr-xr-x[-rw-r--r--]downloads/BNW/src/k-best/src/buildk_poster.sh0
-rwxr-xr-x[-rw-r--r--]downloads/BNW/src/k-best/src/data2netk_poster.sh0
-rwxr-xr-x[-rw-r--r--]downloads/BNW/src/run.sh0
-rwxr-xr-x[-rw-r--r--]sourcecodes/delete_cv_pred.sh0
-rwxr-xr-x[-rw-r--r--]sourcecodes/examplefilecopy.sh0
-rwxr-xr-x[-rw-r--r--]sourcecodes/filecopy.sh0
-rwxr-xr-x[-rw-r--r--]sourcecodes/run.sh0
-rwxr-xr-x[-rw-r--r--]sourcecodes/run_scripts/run_del_var0
-rwxr-xr-x[-rw-r--r--]sourcecodes/run_scripts/run_kfold0
-rwxr-xr-x[-rw-r--r--]sourcecodes/run_scripts/run_loo0
-rwxr-xr-x[-rw-r--r--]sourcecodes/run_scripts/run_mod_edges0
-rwxr-xr-x[-rw-r--r--]sourcecodes/run_scripts/run_mod_str0
-rwxr-xr-x[-rw-r--r--]sourcecodes/run_scripts/run_octave0
-rwxr-xr-x[-rw-r--r--]sourcecodes/run_scripts/run_octave_evd0
-rwxr-xr-x[-rw-r--r--]sourcecodes/run_scripts/run_octave_inv0
-rwxr-xr-x[-rw-r--r--]sourcecodes/run_scripts/run_prep_input0
-rwxr-xr-x[-rw-r--r--]sourcecodes/run_scripts/run_settings0
-rwxr-xr-x[-rw-r--r--]sourcecodes/run_scripts/run_test_set0
-rwxr-xr-x[-rw-r--r--]sourcecodes/run_scripts/run_violin0
-rwxr-xr-x[-rw-r--r--]var_lib_genenet_bnw/build.sh0
-rwxr-xr-x[-rw-r--r--]var_lib_genenet_bnw/k-best/src/buildk_poster.sh0
-rwxr-xr-x[-rw-r--r--]var_lib_genenet_bnw/k-best/src/data2netk_poster.sh0
-rwxr-xr-x[-rw-r--r--]var_lib_genenet_bnw/run.sh0
24 files changed, 0 insertions, 0 deletions
diff --git a/downloads/BNW/src/build.sh b/downloads/BNW/src/build.sh
index 7f63840d..7f63840d 100644..100755
--- a/downloads/BNW/src/build.sh
+++ b/downloads/BNW/src/build.sh
diff --git a/downloads/BNW/src/k-best/src/buildk_poster.sh b/downloads/BNW/src/k-best/src/buildk_poster.sh
index a7c11183..a7c11183 100644..100755
--- a/downloads/BNW/src/k-best/src/buildk_poster.sh
+++ b/downloads/BNW/src/k-best/src/buildk_poster.sh
diff --git a/downloads/BNW/src/k-best/src/data2netk_poster.sh b/downloads/BNW/src/k-best/src/data2netk_poster.sh
index 19d8f7cd..19d8f7cd 100644..100755
--- a/downloads/BNW/src/k-best/src/data2netk_poster.sh
+++ b/downloads/BNW/src/k-best/src/data2netk_poster.sh
diff --git a/downloads/BNW/src/run.sh b/downloads/BNW/src/run.sh
index d7389dad..d7389dad 100644..100755
--- a/downloads/BNW/src/run.sh
+++ b/downloads/BNW/src/run.sh
diff --git a/sourcecodes/delete_cv_pred.sh b/sourcecodes/delete_cv_pred.sh
index 04bb0b77..04bb0b77 100644..100755
--- a/sourcecodes/delete_cv_pred.sh
+++ b/sourcecodes/delete_cv_pred.sh
diff --git a/sourcecodes/examplefilecopy.sh b/sourcecodes/examplefilecopy.sh
index d99865f7..d99865f7 100644..100755
--- a/sourcecodes/examplefilecopy.sh
+++ b/sourcecodes/examplefilecopy.sh
diff --git a/sourcecodes/filecopy.sh b/sourcecodes/filecopy.sh
index 79e51980..79e51980 100644..100755
--- a/sourcecodes/filecopy.sh
+++ b/sourcecodes/filecopy.sh
diff --git a/sourcecodes/run.sh b/sourcecodes/run.sh
index 12bab53f..12bab53f 100644..100755
--- a/sourcecodes/run.sh
+++ b/sourcecodes/run.sh
diff --git a/sourcecodes/run_scripts/run_del_var b/sourcecodes/run_scripts/run_del_var
index 5a500ee2..5a500ee2 100644..100755
--- a/sourcecodes/run_scripts/run_del_var
+++ b/sourcecodes/run_scripts/run_del_var
diff --git a/sourcecodes/run_scripts/run_kfold b/sourcecodes/run_scripts/run_kfold
index 02d70da1..02d70da1 100644..100755
--- a/sourcecodes/run_scripts/run_kfold
+++ b/sourcecodes/run_scripts/run_kfold
diff --git a/sourcecodes/run_scripts/run_loo b/sourcecodes/run_scripts/run_loo
index c73bf1a6..c73bf1a6 100644..100755
--- a/sourcecodes/run_scripts/run_loo
+++ b/sourcecodes/run_scripts/run_loo
diff --git a/sourcecodes/run_scripts/run_mod_edges b/sourcecodes/run_scripts/run_mod_edges
index a8376351..a8376351 100644..100755
--- a/sourcecodes/run_scripts/run_mod_edges
+++ b/sourcecodes/run_scripts/run_mod_edges
diff --git a/sourcecodes/run_scripts/run_mod_str b/sourcecodes/run_scripts/run_mod_str
index 2acacbb8..2acacbb8 100644..100755
--- a/sourcecodes/run_scripts/run_mod_str
+++ b/sourcecodes/run_scripts/run_mod_str
diff --git a/sourcecodes/run_scripts/run_octave b/sourcecodes/run_scripts/run_octave
index 92971614..92971614 100644..100755
--- a/sourcecodes/run_scripts/run_octave
+++ b/sourcecodes/run_scripts/run_octave
diff --git a/sourcecodes/run_scripts/run_octave_evd b/sourcecodes/run_scripts/run_octave_evd
index dfcac1f3..dfcac1f3 100644..100755
--- a/sourcecodes/run_scripts/run_octave_evd
+++ b/sourcecodes/run_scripts/run_octave_evd
diff --git a/sourcecodes/run_scripts/run_octave_inv b/sourcecodes/run_scripts/run_octave_inv
index fc9d0636..fc9d0636 100644..100755
--- a/sourcecodes/run_scripts/run_octave_inv
+++ b/sourcecodes/run_scripts/run_octave_inv
diff --git a/sourcecodes/run_scripts/run_prep_input b/sourcecodes/run_scripts/run_prep_input
index 47503ce7..47503ce7 100644..100755
--- a/sourcecodes/run_scripts/run_prep_input
+++ b/sourcecodes/run_scripts/run_prep_input
diff --git a/sourcecodes/run_scripts/run_settings b/sourcecodes/run_scripts/run_settings
index c32cd116..c32cd116 100644..100755
--- a/sourcecodes/run_scripts/run_settings
+++ b/sourcecodes/run_scripts/run_settings
diff --git a/sourcecodes/run_scripts/run_test_set b/sourcecodes/run_scripts/run_test_set
index aef01887..aef01887 100644..100755
--- a/sourcecodes/run_scripts/run_test_set
+++ b/sourcecodes/run_scripts/run_test_set
diff --git a/sourcecodes/run_scripts/run_violin b/sourcecodes/run_scripts/run_violin
index c5ce7737..c5ce7737 100644..100755
--- a/sourcecodes/run_scripts/run_violin
+++ b/sourcecodes/run_scripts/run_violin
diff --git a/var_lib_genenet_bnw/build.sh b/var_lib_genenet_bnw/build.sh
index c2975ff4..c2975ff4 100644..100755
--- a/var_lib_genenet_bnw/build.sh
+++ b/var_lib_genenet_bnw/build.sh
diff --git a/var_lib_genenet_bnw/k-best/src/buildk_poster.sh b/var_lib_genenet_bnw/k-best/src/buildk_poster.sh
index a7c11183..a7c11183 100644..100755
--- a/var_lib_genenet_bnw/k-best/src/buildk_poster.sh
+++ b/var_lib_genenet_bnw/k-best/src/buildk_poster.sh
diff --git a/var_lib_genenet_bnw/k-best/src/data2netk_poster.sh b/var_lib_genenet_bnw/k-best/src/data2netk_poster.sh
index 19d8f7cd..19d8f7cd 100644..100755
--- a/var_lib_genenet_bnw/k-best/src/data2netk_poster.sh
+++ b/var_lib_genenet_bnw/k-best/src/data2netk_poster.sh
diff --git a/var_lib_genenet_bnw/run.sh b/var_lib_genenet_bnw/run.sh
index d7389dad..d7389dad 100644..100755
--- a/var_lib_genenet_bnw/run.sh
+++ b/var_lib_genenet_bnw/run.sh