Correct reference
authoramwaterhouse <Andrew Waterhouse>
Mon, 20 Mar 2006 14:42:37 +0000 (14:42 +0000)
committeramwaterhouse <Andrew Waterhouse>
Mon, 20 Mar 2006 14:42:37 +0000 (14:42 +0000)
src/jalview/ws/Discoverer.java
src/jalview/ws/JPredClient.java

index 4921fb7..8ff4184 100755 (executable)
@@ -176,7 +176,7 @@ public class Discoverer
                 "ClustalW Multiple Sequence Alignment"),
             new ServiceHandle(
                 "SecStrPred",
-                "Cuff J. A and Barton G.J (1999) Application of enhanced " +
+                "Cuff J. A and Barton G.J (2000) Application of " +
                 "multiple sequence alignment profiles to improve protein secondary structure prediction, " +
                 "Proteins 40:502-511",
                 "http://www.compbio.dundee.ac.uk/JalviewWS/services/jpred","JNet Secondary Structure Prediction"
index d353b51..8a4368c 100755 (executable)
@@ -108,7 +108,7 @@ public class JPredClient
     WebServiceName = "JNetWS";\r
     WebServiceJobTitle = "JNet secondary structure prediction";\r
     WebServiceReference =\r
-        "\"Cuff J. A and Barton G.J (1999) Application of enhanced " +\r
+        "\"Cuff J. A and Barton G.J (2000) Application of " +\r
         "multiple sequence alignment profiles to improve protein secondary structure prediction, " +\r
         "Proteins 40:502-511\".";\r
     WsURL = "http://www.compbio.dundee.ac.uk/JalviewWS/services/jpred";\r