X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2FwhatsNew.html;h=d1d141d30b133f0a400e7fb369ebe9cce029c4d5;hb=c650abb5e4572557e1d175ecc72a0f7c8892202e;hp=b5f5c7876eead6be00bda53d2434f747f09c3d2d;hpb=6fc9aca27f606f6e3a0121597896e1a5dae35c36;p=jalview.git diff --git a/help/html/whatsNew.html b/help/html/whatsNew.html index b5f5c78..d1d141d 100755 --- a/help/html/whatsNew.html +++ b/help/html/whatsNew.html @@ -1,55 +1,78 @@ - -What's new ? - -

What's new ?

-

Jalview Version 2.08

-

Editing can be locked to the selection area. - Any edits made within the locked area do not affect the rest of the alignment.

-

Keyboard editing - press F2 to toggle cursor mode On / Off. For a full list - of keyboard controls, look here.

-

Create sequence features from searches. - Previously, the regions of sequences highlighted as the result of - searches were added as new regions in the alignment. Now, the sequence region - selected by a search can be used to define named sequences features - attached to the sequence, rather than the alignment. -

-

Sequence feature display and rendering has also been enhanced, with - the addition of sequence feature groups (which can be used to show - or hide a set of feature types en masse) and user defined - feature colours as well as transparency controls, using the Sequence Feature Settings - window. The Features file - has also been extended to accomodate these enhancements.

-

Alignment annotation and colouring is also considerably - enhanced. Precalculated symbolic and quantitative annotations (text labels, - secondary structure symbols and multiple scalar graphs) can now be - loaded onto alignments via the Annotation - File. Additionally, the Annotation - Colouring dialog box allows an alignment to be coloured based on - any of the graphed quantities with which it is annotated.

-

Rendering speed has been improved by disabling anti-aliasing via - the Smooth Fonts - option in the View - menu (its default set in Preferences). In addition, response - times when editing alignments can be reduced by turning off the automatic - calculation of amino acid property Consensus (which has been - reintroduced to the Calculate menu as Autocalculate Consensus).
-

-

Issues Resolved

- -

See the Release History page for details of all - new features and resolved issues.

- - + + + +What's new ? + + +

+ What's new in Jalview 2.10.1 ? +

+

+ Jalview 2.10.1 was released on 29th November 2016. Full details are + in the Jalview 2.10.1 + Release Notes, but the highlights are below. This is also the + first release to include contributions from Kira Mourão, who + joined Jalview's core development team in October 2016. +

+ + +

+ Warning dialog about updating + your configured URL links
In the desktop prior to Jalview + 2.10.1, the only way to configure custom links for a particular + database cross-reference for a sequence was to give it a name that exactly + matched the database source, and a regular expression for filtering + out any spurious matches generated when the custom linked was tested + against the Sequence's ID string. Since the introduction of the + $DB_ACCESSION$ token, however, $SEQUENCE_ID$ will not be used for + database cross-reference accession strings, and if you have custom + links configured, Jalview will raise a warning message so let you + know that you may need to update your links to use $DB_ACCESSION$. +

+ +