From 407e03cd97f86c9ad12da49382c2f14f424dc1b6 Mon Sep 17 00:00:00 2001
From: Gerardo Tauriello <gerardo.tauriello@unibas.ch>
Date: Wed, 10 Oct 2018 16:12:09 +0200
Subject: [PATCH] Remove traces of dssp.

---
 extras/scoring_weight_training/run_array_job.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/extras/scoring_weight_training/run_array_job.sh b/extras/scoring_weight_training/run_array_job.sh
index 1790bdc1..7ea7ef6a 100644
--- a/extras/scoring_weight_training/run_array_job.sh
+++ b/extras/scoring_weight_training/run_array_job.sh
@@ -11,7 +11,6 @@ ml Boost/1.53.0-goolf-1.4.10-Python-2.7.5
 ml Python/2.7.5-goolf-1.4.10
 ml numpy/1.9.1-goolf-1.4.10-Python-2.7.5
 ml OpenMM/6.1-Linux64
-ml dssp/2.2.1-goolf-1.4.10-Boost-1.53.0
 
 export PROMOD3_ROOT=/scicore/home/schwede/taurielg/ProMod3/build/stage
 
-- 
GitLab