X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fmarkdown%2Freleases%2Frelease-2_11_3_0.md;h=969c53f18d47d6f4e9b36b948e87afe8735b589d;hb=fa35c4093e7b2ff0d572a59b253a3d9f2597bc69;hp=7a2c878e7833f1269a3479ebdff20c775a9f2e5c;hpb=56a6a69166dc8ea81282c7e69b55930c39787457;p=jalview.git diff --git a/help/markdown/releases/release-2_11_3_0.md b/help/markdown/releases/release-2_11_3_0.md index 7a2c878..969c53f 100644 --- a/help/markdown/releases/release-2_11_3_0.md +++ b/help/markdown/releases/release-2_11_3_0.md @@ -21,7 +21,7 @@ channel: "release" - Command line options and configurable bitmap export preferences for height, width and scale factor - Show or hide ligands in a Jmol structure view via View Ligands submenu -### Improved support for working with computationally determined models +### Improved support for working with structures and computationally determined models - Alphafold red/orange/yellow/green colourscheme for structures - Interactive picking of low pAE score regions - contact matrix datatype in Jalview @@ -33,7 +33,10 @@ channel: "release" - Import and display alphafold alignment uncertainty matrices from JSON - Column-wise alignment groups and selections and interactive tree viewer for PAE matrices - Store/Restore PAE data and visualisation settings from Jalview Project +- Store and restore adjustable ID margin and annotation panel height in Jalview projects - Multiple residue sidechain highlighting in structure viewers from PAE mouseovers +- Per-structure and chain shown when annotation shown sorted by label enabling secondary structure and temperature factor scores from different chains and structures for the same sequence to be visually compared. + ### Jalview on the command line - New command line argument framework allowing flexible batch processing, import of structures, pae matrices and other sequence associated data, and alignment and structure figure generation. @@ -59,6 +62,7 @@ channel: "release" - Reduce number of database crossreferences shown in tooltip - Drag and drop feature colours file on an alignment to quickly apply feature settings - Allow log level configuration via Jalview's Java Console, and a Copy to Clipboard button +- Upgrade bundled groovy to v4.0.15 and regularised interface for groovy scripts run from CLI, interactively and headlessly. ### Development and Deployment - Installers built with install4j10 @@ -81,6 +85,7 @@ channel: "release" - Don't add string label version of DSSP secondary structure codes in secondary structure annotation rows - reference annotation not correctly transferred to alignment containing a sub-sequence when a selection is active - Can press 'Add' or 'New View' multiple times when manually adding and viewing a 3D structure via structure chooser +- 3D beacons sources providing models scored with PLDDT and pTM not sorted against alphaFoldDB models - Jalview project does not preserve font aspect ratio when Viewport is zoomed with mouse - Lower line of the sequence group border does not align with vertical and background residue box - Resizing overview quickly with solid-drags enabled causes exception @@ -90,6 +95,7 @@ channel: "release" - SLF4J produces an error to STDERR at Jalview startup due to missing class - macOS Dock and KDE taskbar names Jalview icon "java" when running - HeadlessException in console in headless mode (actually fixed in 2.11.{0,1,2)) +- Groovy console does not open when Jalview launched from jalview's Java 11 executable jar (available via conda) for recent versions of groovy ## New Known defects - EBI-AlphaFold PLDDT colours cannot be overlaid on alignment via 'Colour by annotation' unless the alignment's colourscheme has been set to 'None' via the Colours menu. @@ -101,7 +107,7 @@ channel: "release" - Last sequence ID in alignment not shown and annotation labels are misaligned in HTML export - Files opened via command line with a relative path are added as relative paths to Recent files list (since 2.0.x) - Test coverage for ID width adjustment disabled pending fix for new annotation label geometry and width calculation - +- scripts adding new fileformats or colourschemes do not work when run via command line