From c02981a7d326f468c33f39f84992a0b183009121 Mon Sep 17 00:00:00 2001
From: Jim Procter
Date: Mon, 7 Aug 2017 09:50:33 +0100
Subject: [PATCH] =?utf8?q?JAL-2418=20reformatting=20and=20scripting=20sectio?=
=?utf8?q?n=20in=20what=E2=80=99s=20new?=
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
---
help/html/whatsNew.html | 26 +++++++++++++++++++-------
1 file changed, 19 insertions(+), 7 deletions(-)
diff --git a/help/html/whatsNew.html b/help/html/whatsNew.html
index 8a0436d..1f2b221 100755
--- a/help/html/whatsNew.html
+++ b/help/html/whatsNew.html
@@ -32,15 +32,16 @@
highlights are below.
- - New UI, and faster and more configurable implementation for PCA, Neighbour-Joining and UPGMA Trees
+ - New UI, and faster and more configurable
+ implementation for PCA, Neighbour-Joining and UPGMA Trees
Menu entries for calculating PCA and different types of tree have
been replaced by a single Calculations dialog box. The
- underlying implementation for the PCA and tree calculations have been
- made faster and more memory efficient. A new framework has also been
- created for the score models used to calculate distances between
- sequences. This framework allows import of substitution matrices in
- NCBI and AAIndex format, and custom score models to be created via a
- groovy script.
+ underlying implementation for the PCA and tree calculations have
+ been made faster and more memory efficient. A new framework has
+ also been created for the score models used to calculate distances
+ between sequences. This framework allows import of substitution
+ matrices in NCBI and AAIndex format, and custom score models to be
+ created via a groovy script.
- Update to JABAWS 2.2
Jalview's
alignment, protein conservation analysis, and protein disorder and
RNA secondary structure prediction services are now provided by allow positional annotation to
be exchanged between Chimera and Jalview.
+
+ Scripting
New groovy examples
+ demonstrate Jalview 2.10.2 APIs for creation of data-driven
+ colourschemes, and custom alignment file handlers. The FeatureAnnotationWorker
+ introduced in Jalview 2.10 has also been refactored to allow
+ efficient counting across multiple feature types. Please be aware
+ that feature counter scripts created for earlier versions will not
+ execute in Jalview 2.10.2.
+