X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2FwhatsNew.html;h=d1d141d30b133f0a400e7fb369ebe9cce029c4d5;hb=47fd498a6fe7d2e3350a9e87c526bf1e59d00be5;hp=7d88e7f5eafbbbd8e2e11aa21b479e5d6c6588d5;hpb=2e2bc3fbb0231c705e5d019df9cb8e0e600ca12e;p=jalview.git diff --git a/help/html/whatsNew.html b/help/html/whatsNew.html index 7d88e7f..d1d141d 100755 --- a/help/html/whatsNew.html +++ b/help/html/whatsNew.html @@ -1,56 +1,78 @@ - -What's new ? - -

What's new ?

-

Jalview Version 2.08

-

Editing can be locked to the - selection area so that any edits made within the locked area do - not unexpectedly shift other parts 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 features 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$. +

+ +