From 72720bf90358a3c898e4d2d87d96516cbe5f9f19 Mon Sep 17 00:00:00 2001 From: jprocter Date: Tue, 26 Aug 2008 15:53:42 +0000 Subject: [PATCH] update Jpred3 service referenec --- src/jalview/ws/Discoverer.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/jalview/ws/Discoverer.java b/src/jalview/ws/Discoverer.java index 8aea33d..61b8ba1 100755 --- a/src/jalview/ws/Discoverer.java +++ b/src/jalview/ws/Discoverer.java @@ -203,9 +203,9 @@ public class Discoverer "ClustalW Multiple Sequence Alignment"), new ServiceHandle( "SecStrPred", - "Cuff J. A and Barton G.J (2000) Application of " + - "multiple sequence alignment profiles to improve protein secondary structure prediction, " + - "Proteins 40:502-511", + "Cole C., Barber J. D., Barton G.J (2008) " + +"The Jpred 3 secondary structure prediction server " + +"Nucleic Acids Research, 36 W197-W201", "http://www.compbio.dundee.ac.uk/JalviewWS/services/jpred", "JNet Secondary Structure Prediction" )}; -- 1.7.10.2