Integrating IUPredWS
[jabaws.git] / webservices / compbio / ws / client / Services.java
index 3c55c18..1048fb8 100644 (file)
@@ -45,7 +45,7 @@ import compbio.runner.msa.Tcoffee;
  * \r
  */\r
 public enum Services {\r
-       MafftWS, MuscleWS, ClustalWS, TcoffeeWS, ProbconsWS, AAConWS, JronnWS, DisemblWS, GlobPlotWS;\r
+       MafftWS, MuscleWS, ClustalWS, TcoffeeWS, ProbconsWS, AAConWS, JronnWS, DisemblWS, GlobPlotWS, IUPred;\r
 \r
        public static Services getService(String servName) {\r
                servName = servName.trim().toLowerCase();\r