2.6 highlights
authorjprocter <Jim Procter>
Wed, 22 Sep 2010 21:48:14 +0000 (21:48 +0000)
committerjprocter <Jim Procter>
Wed, 22 Sep 2010 21:48:14 +0000 (21:48 +0000)
help/html/index.html
help/html/jalviewjnlp.html
help/html/whatsNew.html

index 293790e..9b1191d 100755 (executable)
@@ -16,7 +16,7 @@
  * 
  * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
 -->
-<head><title>Home Page</title></head>
+<head><title>Jalview Documentation</title></head>
 
 <body>
 <IMG src="align.jpg"><font size="4">
@@ -26,7 +26,7 @@
 Jalview (2009) is a fast Java multiple alignment editor and analysis tool. It
 features many of the functions of <a href="http://www.compbio.dundee.ac.uk/Software/Amas/amas.html">AMAS</a>,
 for the analysis of sub-families and the prediction of functional sites, but is
-fully interactive. (View the <a href="http://www.jalview.org">Jalview homepage</a>).
+fully interactive. (View the <a href="http://www.jalview.org">Jalview homepage</a> at www.jalview.org).
 <p></p>
 <p> If you use Jalview in your work, please cite the Jalview 2 paper in Bioinformatics: </p>
 <p>Waterhouse, A.M., Procter, J.B., Martin, D.M.A, Clamp, M., Barton, G.J (2009), <br>
index 0c68bfb..2732a92 100755 (executable)
@@ -38,6 +38,7 @@
     &lt;association extensions="pfam" mime-type="application-x/ext-file"/&gt;
     &lt;association extensions="aln" mime-type="application-x/ext-file"/&gt;
     &lt;association extensions="pir" mime-type="application-x/ext-file"/&gt;
+    &lt;association extensions="stk" mime-type="application-x/ext-file"/&gt;
     &lt;offline-allowed/&gt;
   &lt;/information&gt;
   &lt;security&gt;
   &lt;/security&gt;
   &lt;resources&gt;
   &lt;!-- <em>the additional memory parameters are here</em> --&gt;
-  &lt;j2se version="1.4+" initial-heap-size="500M" max-heap-size="1000M"/&gt;
-    &lt;jar href="jalview.jar"/&gt;
+  &lt;j2se version="1.5+" initial-heap-size="500M" max-heap-size="1000M"/&gt;
+               &lt;jar href="jalview.jar"/&gt;
                &lt;jar href="JGoogleAnalytics-0.2.1-SNAPSHOT.jar"/&gt;
-               &lt;jar href="Jmol-11.0.2.jar"/&gt;
+               &lt;jar href="Jmol-12.1.13.jar"/&gt;
                &lt;jar href="activation.jar"/&gt;
                &lt;jar href="axis.jar"/&gt;
                &lt;jar href="castor-1.1-cycle-xml.jar"/&gt;
                &lt;jar href="jhall.jar"/&gt;
                &lt;jar href="log4j-1.2.8.jar"/&gt;
                &lt;jar href="mail.jar"/&gt;
+               &jt;jar href="min-jaba-client.jar"/&gt;
                &lt;jar href="regex.jar"/&gt;
                &lt;jar href="saaj.jar"/&gt;
                &lt;jar href="vamsas-client.jar"/&gt;
                &lt;jar href="wsdl4j.jar"/&gt;
                &lt;jar href="xercesImpl.jar"/&gt;
                &lt;jar href="xml-apis.jar"/&gt;
-               &lt;property name="jalview.version" value="2.5"/&gt;
+               &lt;property name="jalview.version" value="2.6"/&gt;
   &lt;/resources&gt;
   &lt;application-desc main-class="jalview.bin.Jalview"/&gt;
 &lt;/jnlp&gt;
 </pre>
-<address>
-<a
-href="http://www.jalview.org/mailman/listinfo/jalview-discuss">If you have problems, send an email to jalview-discuss</a>
-</address>
+<address><a
+       href="http://www.jalview.org/mailman/listinfo/jalview-discuss">If
+you have problems, send an email to jalview-discuss</a></address>
 </body>
 </html>
index 359238a..d908cda 100755 (executable)
 </head>
 <body>
 <p><strong>What's new ?</strong></p>
-<p>Jalview 2.6 introduces new web services, and includes an updated version of the Jmol molecular graphics visualization system.  See the <a href="releases.html#Jalview2.6">release
-history</a> for the full details.</p>
-<p><strong>Highlights in Jalview Version 2.5</strong></p>
-<ul>
-</ul>
-<em>Jalview Desktop:</em>
-<ul>
-</ul>
-<em>JalviewLite:</em>
-<ul>
-</ul>
-<p><strong>Issues Resolved (a select list)</strong></p>
+<p>Jalview 2.6 introduces new web services, and includes an updated
+version of the Jmol molecular graphics visualization system. See the <a
+       href="releases.html#Jalview2.6">release history</a> for the full
+details.</p>
+<p><strong>Highlights in Jalview Version 2.6</strong></p>
 <ul>
+       <li><a href="webServices/JABAWS.html">JABA Web Services</a> for
+       multiple alignment using:
        <ul>
+               <li>ClustalW</li>
+               <li>MAFFT</li>
+               <li>Muscle</li>
+               <li>ProbCons</li>
+               <li>T-COFFEE</li>
        </ul>
-       <em>Desktop Issues</em>
-       <ul>
-               </ul>
+       </li>
+       <li>User modifiable alignment service parameters</li>
+       <li>Visualization of superposed structures associated with protein
+       or nucleotide sequence alignments.</li>
+       <li>Export coordinates and projection as CSV from PCA viewer</li>
 </ul>
 
-<p>&nbsp;</p>
+<p><strong>Issues Resolved (a select list - see release history for details)</strong></p>
+<ul>
+       <li>clustalx colourscheme colours Ds preferentially when both D+E
+       are present in over 50% of the column</li>
+       <li>Prevent sequence fetcher from replacing ',' for ';' when querying DAS sequence sources</li>
+       <li>InstallAnywhere builds fail to launch on OS X java 10.5 update
+       4 (due to apple Java 1.6 update)</li>
+</ul>
 <p>See the <a href="releases.html">Release History</a> page for
 details of all new features and resolved issues.</p>
 </body>