From 239d0ea746a9874d548b2ed14b343dec16319ec0 Mon Sep 17 00:00:00 2001 From: jprocter Date: Thu, 18 Aug 2005 10:41:04 +0000 Subject: [PATCH] Jpred to JNet --- src/jalview/ws/Discoverer.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jalview/ws/Discoverer.java b/src/jalview/ws/Discoverer.java index 40d29e7..4db5559 100755 --- a/src/jalview/ws/Discoverer.java +++ b/src/jalview/ws/Discoverer.java @@ -137,7 +137,7 @@ public class Discoverer "Cuff J. A and Barton G.J (1999) Application of enhanced " + "multiple sequence alignment profiles to improve protein secondary structure prediction, " + "Proteins 40:502-511", - "http://www.compbio.dundee.ac.uk/JalviewWS/services/jpred","JPred Secondary Structure Prediction" + "http://www.compbio.dundee.ac.uk/JalviewWS/services/jpred","JNet Secondary Structure Prediction" )}; services = new Hashtable(); serviceList = new Vector(); -- 1.7.10.2