JWS-112 Updated the versions the tool versions that are shown in the ServiceStatus...
authorFábio Madeira <fmmarquesmadeira@dundee.ac.uk>
Wed, 12 Apr 2017 14:21:36 +0000 (15:21 +0100)
committerFábio Madeira <fmmarquesmadeira@dundee.ac.uk>
Wed, 12 Apr 2017 14:21:36 +0000 (15:21 +0100)
webservices/compbio/ws/client/Services.java

index 8ffaa05..a923f19 100644 (file)
@@ -295,13 +295,13 @@ public enum Services {
                        "Larkin MA, Blackshields G, Brown NP, Chenna R, McGettigan PA, McWilliam H, Valentin F, Wallace IM, Wilm A, Lopez R, Thompson JD, Gibson TJ, Higgins DG,\r\n" +\r
                        "\"Clustal W and Clustal X version 2.0\"\r\n" + \r
                        "Bioinformatics, 23: 2947 (2007)",\r
-                       "2.0.12", "http://www.clustal.org/clustal2/");\r
+                       "2.1", "http://www.clustal.org/clustal2/");\r
 \r
        static ServiceInfo CLUSTAL_OMEGA_INFO = new ServiceInfo(ClustalOWS,\r
                        "Sievers F, Wilm A, Dineen D, Gibson TJ, Karplus K, Li W, Lopez R, McWilliam H, Remmert M, Söding J, Thompson JD, Higgins DG,\r\n" +\r
                        "\"Fast, scalable generation of high quality protein multiple sequence alignments using Clustal Omega\"\r\n" +\r
                        "Mol Syst Biol. 7:539 (2011)",\r
-                       "1.0.2", "http://www.clustal.org/omega/");\r
+                       "1.2.4", "http://www.clustal.org/omega/");\r
 \r
        static ServiceInfo DISEMBL_INFO = new ServiceInfo(DisemblWS,\r
                        "Linding R, Jensen LJ, Diella F, Bork P, Gibson TJ, and Russell RB,\r\n" +\r
@@ -325,7 +325,7 @@ public enum Services {
                        "Notredame C, Higgins DG, Heringa L,\r\n" +\r
                        "\"T-Coffee: A novel method for multiple sequence alignments\"\r\n" + \r
                        "JMB, 302(1):205 (2000)",\r
-                       "8.99", "http://tcoffee.crg.cat/apps/tcoffee/index.html");\r
+                       "11.00.8cbe486", "http://tcoffee.crg.cat/apps/tcoffee/index.html");\r
 \r
        static ServiceInfo MUSCLE_INFO = new ServiceInfo(MuscleWS,\r
                        "Edgar RC,\r\n"+ \r
@@ -361,7 +361,7 @@ public enum Services {
                        "Katoh K, Toh H,\r\n" +\r
                        "\"Parallelization of the MAFFT multiple sequence alignment program\"\r\n" + \r
                        "Bioinformatics 26:1899 (2010)",\r
-                       "6.8.57", "http://mafft.cbrc.jp/alignment/software/");\r
+                       "7.310", "http://mafft.cbrc.jp/alignment/software/");\r
 \r
        static ServiceInfo RNAALIFOLD_INFO = new ServiceInfo(RNAalifoldWS,\r
                        "Hofacker IL, Fekete M, and Stadler PV,\r\n"+ \r