JWS-114 Fixed what the default for local and cluster should (also considering people...
[jabaws.git] / website / docs / v_2_2_0 / changelog.html
1
2
3 <!DOCTYPE html>
4 <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5 <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
6 <head>
7   <meta charset="utf-8">
8   
9   <meta name="viewport" content="width=device-width, initial-scale=1.0">
10   
11   <title>Changelog &mdash; JABAWS 2.2 documentation</title>
12   
13
14   
15   
16   
17   
18
19   
20
21   
22   
23     
24
25   
26
27   
28   
29     <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
30   
31
32   
33
34   
35         <link rel="index" title="Index"
36               href="genindex.html"/>
37         <link rel="search" title="Search" href="search.html"/>
38     <link rel="top" title="JABAWS 2.2 documentation" href="index.html"/>
39         <link rel="prev" title="Citations" href="citations.html"/> 
40
41   
42   <script src="_static/js/modernizr.min.js"></script>
43
44 </head>
45
46 <body class="wy-body-for-nav" role="document">
47
48    
49   <div class="wy-grid-for-nav">
50
51     
52     <nav data-toggle="wy-nav-shift" class="wy-nav-side">
53       <div class="wy-side-scroll">
54         <div class="wy-side-nav-search">
55           
56
57           
58             <a href="index.html" class="icon icon-home"> JABAWS
59           
60
61           
62           </a>
63
64           
65             
66             
67               <div class="version">
68                 2.2
69               </div>
70             
71           
72
73           
74 <div role="search">
75   <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
76     <input type="text" name="q" placeholder="Search docs" />
77     <input type="hidden" name="check_keywords" value="yes" />
78     <input type="hidden" name="area" value="default" />
79   </form>
80 </div>
81
82           
83         </div>
84
85         <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
86           
87             
88             
89               
90             
91             
92               <p class="caption"><span class="caption-text">Contents:</span></p>
93 <ul class="current">
94 <li class="toctree-l1"><a class="reference internal" href="getting_started.html">Getting Started</a></li>
95 <li class="toctree-l1"><a class="reference internal" href="included_tools.html">Included Tools</a></li>
96 <li class="toctree-l1"><a class="reference internal" href="client.html">Command Line Client (CLI)</a></li>
97 <li class="toctree-l1"><a class="reference internal" href="war.html">Web Application Archive (WAR)</a></li>
98 <li class="toctree-l1"><a class="reference internal" href="va.html">Virtual Appliance (VA)</a></li>
99 <li class="toctree-l1"><a class="reference internal" href="advanced.html">Advanced Usage</a></li>
100 <li class="toctree-l1"><a class="reference internal" href="develop.html">For Developers</a></li>
101 <li class="toctree-l1"><a class="reference internal" href="stats.html">Usage Statistics</a></li>
102 <li class="toctree-l1"><a class="reference internal" href="citations.html">Citations</a></li>
103 <li class="toctree-l1 current"><a class="current reference internal" href="#">Changelog</a><ul>
104 <li class="toctree-l2"><a class="reference internal" href="#version-2-2-released-12-april-2017">Version 2.2 (Released 12 April 2017)</a></li>
105 <li class="toctree-l2"><a class="reference internal" href="#version-2-1-released-1st-oct-2013">Version 2.1 (Released 1st Oct 2013)</a></li>
106 <li class="toctree-l2"><a class="reference internal" href="#version-2-0-1-released-2nd-jul-2013">Version 2.0.1 (Released 2nd Jul 2013)</a></li>
107 <li class="toctree-l2"><a class="reference internal" href="#version-2-released-16th-dec-2011">Version 2 (Released 16th Dec 2011)</a></li>
108 </ul>
109 </li>
110 </ul>
111
112             
113           
114         </div>
115       </div>
116     </nav>
117
118     <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
119
120       
121       <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
122         
123           <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
124           <a href="index.html">JABAWS</a>
125         
126       </nav>
127
128
129       
130       <div class="wy-nav-content">
131         <div class="rst-content">
132           
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148 <div role="navigation" aria-label="breadcrumbs navigation">
149
150   <ul class="wy-breadcrumbs">
151     
152       <li><a href="index.html">Docs</a> &raquo;</li>
153         
154       <li>Changelog</li>
155     
156     
157       <li class="wy-breadcrumbs-aside">
158         
159             
160             <a href="_sources/changelog.rst.txt" rel="nofollow"> View page source</a>
161           
162         
163       </li>
164     
165   </ul>
166
167   
168   <hr/>
169 </div>
170           <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
171            <div itemprop="articleBody">
172             
173   <div class="section" id="changelog">
174 <h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h1>
175 <div class="section" id="version-2-2-released-12-april-2017">
176 <span id="v2-2"></span><h2>Version 2.2 (Released 12 April 2017)<a class="headerlink" href="#version-2-2-released-12-april-2017" title="Permalink to this headline">¶</a></h2>
177 <p>The website and documentation were improved:</p>
178 <ul class="simple">
179 <li><a class="reference external" href="http://www.sphinx-doc.org/en/stable/">Sphinx</a> is now used to generate our documentation pages.</li>
180 <li>Documentation was updated to reflect the latest changes introduced in the project.</li>
181 <li>Downloading the JABAWS distributions no longer require &#8216;sign in&#8217; or &#8216;sign up&#8217; to a user account.</li>
182 <li>The pre-configured JABAWS Amazon Machine Image (AMI), which allowed for JABAWS to be run in the Amazon EC2 cloud, is no longer provided due to very limited use by the scientific community peers.</li>
183 </ul>
184 <p>The versions of several application programs provided by JABAWS were bumped to the latest available.</p>
185 <ul class="simple">
186 <li>Clustal Omega was updated to version 1.2.4</li>
187 <li>ClustalW was updated to version 2.1</li>
188 <li>Mafft was updated to version 7.3.10</li>
189 <li>T-Coffee was updated to version 11.00.8cbe486</li>
190 <li>Protein secondary structure prediction with Jpred (version 3.0.3) was dropped from the list of provided services, as the use of the dedicated Jpred REST API (Jpred 4) is encouraged and recommended. This is the version that is currently provided within Jalview 2.9 or later.</li>
191 </ul>
192 <div class="admonition note">
193 <p class="first admonition-title">Note</p>
194 <p class="last">JABAWS version 2.2 is fully backward compatible with JABAWS v1.0 and v2.0. This means all JABAWS 1.0, 2.0, 2.0.1 and 2.1 clients should also be able to use JABAWS 2.2 services.</p>
195 </div>
196 <hr class="docutils" />
197 </div>
198 <div class="section" id="version-2-1-released-1st-oct-2013">
199 <span id="v2-1"></span><h2>Version 2.1 (Released 1st Oct 2013)<a class="headerlink" href="#version-2-1-released-1st-oct-2013" title="Permalink to this headline">¶</a></h2>
200 <p>Several new web services are available in this version of JABAWS:</p>
201 <ul class="simple">
202 <li>Two multiple sequence aligners (MSAprobs and GLprobs), both services return the standard Alignment object</li>
203 <li>RNAalifoldWS returns RNAStructScoreManager, which is the standard ScoreManager objects with several additional methods</li>
204 <li>JpredWS returns the JpredAligment object, which is the standard alignment with additional methods for extracting Jpred predictions. These predictions are supplied as additional sequences in the aligment</li>
205 </ul>
206 <p>Some bugs have been fixed and several improvements have been done:</p>
207 <ul class="simple">
208 <li>WS status servlet returns version and some additional information on each web service</li>
209 <li>a bug with path to help in the client</li>
210 <li>Fix two bug with the Google Analytics library: no-stop due to running thread</li>
211 <li>GoogleAnalytics gets proper JABAWS version</li>
212 </ul>
213 <hr class="docutils" />
214 </div>
215 <div class="section" id="version-2-0-1-released-2nd-jul-2013">
216 <span id="v2-0-1"></span><h2>Version 2.0.1 (Released 2nd Jul 2013)<a class="headerlink" href="#version-2-0-1-released-2nd-jul-2013" title="Permalink to this headline">¶</a></h2>
217 <p>JABAWS 2.0.1 includes several bug fixes and minor updates for JABAWS Version 2.0. These are listed below:</p>
218 <ul class="simple">
219 <li>Disembl returned swapped strings for HOTLOOPS and REM465</li>
220 <li>Jronn failed to process jobs with more than 3 sequences</li>
221 <li>JABAWS could not deal with FASTA records with &#8216;&gt;&#8217; symbols in the record identificator</li>
222 <li>Change of parameter description for AACon: parameters have been replaced with options for calculation methods. This allows a user to get several AACon&#8217;s conservation scores in one call</li>
223 <li>JABAWS never cleaned up job directories. Now JABAWS deletes the job directory if it exist longer than a period defined in Engine.properties</li>
224 <li>Default web security has been incompatible with Tomcat 7.0.31 and newer</li>
225 <li>Documentation has been updated</li>
226 </ul>
227 <hr class="docutils" />
228 </div>
229 <div class="section" id="version-2-released-16th-dec-2011">
230 <span id="v2-0"></span><h2>Version 2 (Released 16th Dec 2011)<a class="headerlink" href="#version-2-released-16th-dec-2011" title="Permalink to this headline">¶</a></h2>
231 <p>Compared to JABAWS 1, JABAWS 2 offers a greater number and diversity of web services, Amazon EC2 integration and improved ease of use.</p>
232 <p>It now contains:</p>
233 <ul class="simple">
234 <li>Updates for all multiple sequence alignment services</li>
235 <li>Four new protein disorder prediction services</li>
236 <li>Clustal Omega multiple sequence alignment web service</li>
237 <li>Amino acid conservation service</li>
238 <li>Web services execution statistics visualization</li>
239 <li>Web services status check from a web page</li>
240 <li>VirtualBox support was dropped in favour of VMware</li>
241 <li>New WAR package for Mac users</li>
242 <li>Amazon Machine Image (AMI) distributive to enable users to use JABAWS on the EC2 cloud</li>
243 <li>Improved web services client API</li>
244 <li>Simplified WAR package installation</li>
245 </ul>
246 <div class="admonition warning">
247 <p class="first admonition-title">Warning</p>
248 <p class="last">To access the analysis web services introduced in JABAWS 2.0, clients that were designed for JABAWS v1.0 must be updated.</p>
249 </div>
250 </div>
251 </div>
252
253
254            </div>
255            <div class="articleComments">
256             
257            </div>
258           </div>
259           <footer>
260   
261     <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
262       
263       
264         <a href="citations.html" class="btn btn-neutral" title="Citations" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
265       
266     </div>
267   
268
269   <hr/>
270
271   <div role="contentinfo">
272     <p><a href="../../">JABAWS 2.2</a>
273         &copy; Copyright 2017, Peter Troshin, Alexander Sherstnev, Jim Procter, Alexey Drozdetskiy, Daniel Barton, Suzanne Duce, Fábio Madeira and Geoff Barton.
274
275     </p>
276   </div>
277   Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. 
278
279 </footer>
280         </div>
281       </div>
282
283     </section>
284
285   </div>
286   
287
288
289   
290
291     <script type="text/javascript">
292         var DOCUMENTATION_OPTIONS = {
293             URL_ROOT:'./',
294             VERSION:'2.2',
295             LANGUAGE:'None',
296             COLLAPSE_INDEX:false,
297             FILE_SUFFIX:'.html',
298             HAS_SOURCE:  true,
299             SOURCELINK_SUFFIX: '.txt'
300         };
301     </script>
302       <script type="text/javascript" src="_static/jquery.js"></script>
303       <script type="text/javascript" src="_static/underscore.js"></script>
304       <script type="text/javascript" src="_static/doctools.js"></script>
305
306   
307
308   
309   
310     <script type="text/javascript" src="_static/js/theme.js"></script>
311   
312
313   
314   
315   <script type="text/javascript">
316       jQuery(function () {
317           SphinxRtdTheme.StickyNav.enable();
318       });
319   </script>
320    
321
322 </body>
323 </html>