From a1394c1a0a6a0a70e521beafbd02976362e67cd2 Mon Sep 17 00:00:00 2001 From: Marvin Date: Sun, 24 Mar 2024 14:39:07 +0100 Subject: [PATCH] Fix file extension --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 26284a6..f0172b2 100644 --- a/readme.md +++ b/readme.md @@ -32,7 +32,7 @@ Download the *data* folder and place it in the */data* folder. The model's performances on the testsets are stored as csv files in the respective results folders. To re-generate these results run: ``` -sh run_evaluation.py +sh run_evaluation.sh ``` To test a single Loci model on the testset run: