Define proper test for JpredWS
authorSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Mon, 16 Sep 2013 14:16:35 +0000 (15:16 +0100)
committerSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Mon, 16 Sep 2013 14:16:35 +0000 (15:16 +0100)
webservices/compbio/ws/client/WSTester.java

index 226af80..edf186c 100644 (file)
@@ -362,7 +362,7 @@ public class WSTester {
                String taskId;\r
 \r
                if (service == Services.JpredWS) {\r
-                       taskId = msaws.align(loadSeqs(1));\r
+                       taskId = msaws.align(loadAlignment());\r
                } else {\r
                        taskId = msaws.align(loadSeqs(2));\r
                }\r