From c902ed8d8708cf273963f4d08e2fd46d06280e0c Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Wed, 2 Mar 2022 16:14:59 +0000 Subject: [PATCH] =?utf8?q?JAL-3746=20release=20notes=20JAL-3391=20JAL-3829=20?= =?utf8?q?improved=203dbeacons=20docs,=20including=20documenting=20=E2=80=98?= =?utf8?q?best=E2=80=99=20and=20=E2=80=98multiple=20best=E2=80=99=20options=20?= =?utf8?q?in=203D-beacons?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- help/help/html/features/structurechooser.html | 72 ++- help/help/html/releases.html | 768 ++++++++++++++----------- 2 files changed, 485 insertions(+), 355 deletions(-) diff --git a/help/help/html/features/structurechooser.html b/help/help/html/features/structurechooser.html index 512b68f..2c77049 100644 --- a/help/help/html/features/structurechooser.html +++ b/help/help/html/features/structurechooser.html @@ -67,13 +67,10 @@ Automated discovery of structure data

- After selecting "3D Structure Data ..", Jalview queries the PDB via + After selecting "3D Structure Data ..", Jalview queries its available structure data providers. When Uniprot identifiers are available, it queries the 3D-Beacons network (since Jalview 2.11.2), otherwise it searches the PDB via the PDBe SOLR Rest API provided by EMBL-EBI to discover PDB IDs associated with the sequence. It does this based on the sequence's ID string, and any other associated database IDs.
-
- Since Jalview 2.11.2, you can also initiate a search - of the 3D-Beacons Network.

Viewing existing @@ -116,29 +113,54 @@ 3D-Beacons Network Search

- To initiate a search of the 3D-Beacons Network—which searches - across experimentally determined and predicted structure models from - several resources including PDBe, AlphaFold DB, SWISS-MODEL, PED, SASDB, Genome3D and - PDBe-KB—click on the 3D-Beacons Search button at the top of the - Structure Chooser window. -
- -
- The 3D-Beacons Network search requires UniProt references and Jalview will ask - to attempt to fetch these references for the selected sequences. - If no UniProt references are found, Jalview will still search the PDB for potential matches for the sequence's ID string. -
- -
- Structures found through the 3D-Beacons network can be filtered using the drop-down filter at the top of the Structure Chooser window. - You can view information about each related model, such as the resource providing - each model, in the displayed columns, and models can be reordered by clicking on - column headings. -
- Select and view the structures in the usual way using the open structure options at - the bottom of the Structure Chooser window. + 3D beacons searches across experimentally determined and predicted + structure models from several resources including PDBe, AlphaFold + DB, SWISS-MODEL, PED, SASDB, Genome3D and PDBe-KB.
If your + sequences have Uniprot identifiers, Jalview will query the + 3D-Beacons network to discover relevant 3D structures and models. + When no uniprot identifiers are available you can initiate Uniprot + identifier discovery and a subsequent search of the 3D-Beacons + Network by pressing the 3D-Beacons Search button at + the top of the Structure Chooser window.

When the search button is + pressed, Jalview will ask to attempt to fetch any additional uniprot + references for the selected sequences - we do this because fetching + large numbers of Uniprot references can take some time. For + sequences without Uniprot accessions, Jalview will still search the + PDB for potential matches for the sequence's ID string.
+


+ 3D Beacons provides some additional information for each model, + including what positions on the Uniprot sequence have structure + data. These metadata (described below) are shown in the columns of + the table and used to provide additional filter options.
Use + the drop-down filter menu and table to browse and select structures, + and finally view them using the + open structure + options at the bottom of the Structure Chooser window.

+ Options for selecting structures from 3D Beacons
+ Structures found through the 3D-Beacons network can be filtered + using the drop-down filter at the top of the Structure Chooser + window. The options usually available are: + + +

Exploration of meta-data for available structures

diff --git a/help/help/html/releases.html b/help/help/html/releases.html index 15fdd37..109bd0e 100755 --- a/help/help/html/releases.html +++ b/help/help/html/releases.html @@ -24,25 +24,25 @@ Release History @@ -68,6 +68,15 @@ li:before { Chimera.
  • + Discover 3D structure data for sequences + with Uniprot references via 3D-Beacons +
  • +
  • + Rank and select available structures for + Uniprot sequences according to number of residues in + structure mapped to positions involved in the alignment +
  • +
  • New Preferences tab for adjusting Jalview's memory settings at launch
  • @@ -82,7 +91,7 @@ li:before { Annotation' for a sequence
  • - Import Genbank and EMBL format flatfiles + Import Genbank and EMBL format flatfiles
  • ENA record's mol_type honoured so RNA @@ -95,13 +104,13 @@ li:before { schema
  • - Uniprot and PDBe autosearch option is disabled by default + Uniprot and PDBe autosearch option is + disabled by default
  • -
  • -
  • +
  • JalviewJS + Jalview Installer +
      +
    • + Versions for install4j and getdown and + installer template version reported in console (may be null + when Jalview launched as executable jar or via conda) +
    • +
    • + Layout improvements for OSX .dmg Finder and + higher quality background images
    • -
    Jalview Installer -
    • - Versions for install4j and getdown and installer template version reported - in console (may be null when Jalview launched as executable jar or via conda) + New installer/application launcher + generated with install4j 8.0.4
    • - Layout improvements for OSX .dmg Finder and higher quality background images + Jalview File Associations shown for Unix + Platforms
    • - New installer/application launcher generated with install4j 8.0.4 + Improved defaults for maximum memory + setting when running on large memory machines
    • -
    • - Jalview File Associations shown for Unix Platforms
    • -
    • - Improved defaults for maximum memory setting when running on large memory machines
    Release processes
    • New point release version scheme - 2.11.1.0
    • - 'Jalview Test' installers/apps for easier access to test-release channel builds -
    • + 'Jalview Test' installers/apps for easier + access to test-release channel builds +
    Build System
    • @@ -713,9 +735,8 @@ li:before { Test code included in Clover coverage report
    • -
    - Groovy Scripts -
      +
    Groovy Scripts +
    • exportconsensus.groovy prints a FASTA file to stdout containing the consensus sequence for each @@ -837,57 +858,69 @@ li:before { 'Source' in console output
    • - Test Suite: Certain Functional tests fail on jalview's - bamboo server but run fine locally. + Test Suite: Certain Functional tests fail + on jalview's bamboo server but run fine locally.
    - -
    2.11.0
    - 04/07/2019
    - + 2.11.0
    04/07/2019
    • - Jalview Native Application and - Installers built with install4j (licensed to the Jalview open - source project) rather than InstallAnywhere + Jalview Native + Application and Installers built with install4j + (licensed to the Jalview open source project) rather than + InstallAnywhere
    • - Jalview Launcher System to auto-configure memory - settings, receive over the air updates and launch specific - versions via (Three + Jalview Launcher System to auto-configure + memory settings, receive over the air updates and launch + specific versions via (Three Rings' GetDown)
    • - File type associations for - formats supported by Jalview (including .jvp project files) + File type associations + for formats supported by Jalview (including .jvp project + files)
    • - Jalview launch files (.jvl) to pass command line - arguments and switch between different getdown channels + Jalview launch files (.jvl) to pass command + line arguments and switch between different getdown channels
    • - Backup files created when saving Jalview project - or alignment files + Backup files created when saving Jalview + project or alignment files
    • - Annotate nucleotide alignments from VCF data files
    • -
    • Version of HTSJDK shipped with Jalview updated to version 2.12.0
    • + Annotate nucleotide alignments from VCF + data files + +
    • + Version of HTSJDK shipped with Jalview + updated to version 2.12.0 +
    • Alternative genetic code tables for - 'Translate as cDNA'
    • + 'Translate as cDNA' +
    • - Update of Ensembl Rest Client to API v10.0
    • -
    • Enhanced visualisation and analysis of Sequence Features + Update of Ensembl Rest Client to API v10.0 +
    • +
    • Enhanced visualisation and analysis + of Sequence Features
        -
      • - IntervalStoreJ (NCList - implementation that allows updates) used for Sequence Feature collections
      • -
      • +
      • + IntervalStoreJ (NCList + implementation that allows updates) used for Sequence + Feature collections +
      • +
      • Sequence features can be filtered and shaded according to any associated attributes (e.g. variant attributes from VCF @@ -899,173 +932,200 @@ li:before { stored and restored from Jalview Projects
      • - Use full Sequence Ontology (via BioJava) to - recognise variant features + Use full Sequence Ontology (via + BioJava) to recognise variant features
      • - Show synonymous codon variants on peptide - sequences (also coloured red by default) + Show synonymous codon variants + on peptide sequences (also coloured red by default)
      • - Popup window to show full report for a selected sequence feature's - details + Popup window to show full report for a + selected sequence feature's details
      • - More efficient sequence feature render - algorithm (Z-sort/transparency and filter aware) + More efficient + sequence feature render algorithm (Z-sort/transparency + and filter aware)
      • - Improved tooltips in Feature Settings - dialog + Improved tooltips in Feature + Settings dialog
      • -
      -
    • +
  • - Symmetric score matrices for faster - tree and PCA calculations + Symmetric score matrices for faster tree + and PCA calculations
  • Principal Components Analysis Viewer
    • - Principal Components Analysis results - and Viewer state saved in Jalview Project + Principal Components Analysis + results and Viewer state saved in Jalview Project +
    • +
    • + 'Change parameters' option removed from + viewer's drop-down menus
    • -
    • 'Change parameters' option removed from viewer's - drop-down menus
    • - Can use shift + arrow keys to rotate PCA image - incrementally + Can use shift + arrow keys to rotate + PCA image incrementally
    • PCA plot is depth cued
    • -
    -
  • +
  • New 'Colour by Sequence ID' option
  • Speed and Efficiency -
      +
      • - More efficient creation of selections and - multiple groups when working with large alignments + More efficient creation of + selections and multiple groups when working with large + alignments
      • - Speedier import of annotation rows when parsing - Stockholm files + Speedier import of annotation rows when + parsing Stockholm files
    • User Interface -
        +
        • - Finder panel remembers last position in each - view + Finder panel remembers last position in + each view
        • - Alignment Overview now WYSIWIS (What you see is - what is shown)
          Only visible regions of alignment are shown by - default (can be changed in user preferences) + Alignment Overview now WYSIWIS + (What you see is what is shown)
          Only visible + regions of alignment are shown by default (can be + changed in user preferences)
        • - File Chooser stays open after responding Cancel - to the Overwrite Dialog + File Chooser stays open after + responding Cancel to the Overwrite Dialog
        • - Better popup menu behaviour when all - sequences are hidden + Better popup menu behaviour + when all sequences are hidden
        • Status bar shows bounds when dragging a - selection region, and gap count when inserting or deleting gaps + selection region, and gap count when inserting or + deleting gaps
        • - Status bar updates over sequence and annotation - labels + Status bar updates over sequence and + annotation labels
        • - Annotation tooltips and popup menus are shown - when in wrapped mode + Annotation tooltips and popup menus are + shown when in wrapped mode
        • - Can select columns by dragging left/right in a graph or histogram - annotation + Can select columns by dragging + left/right in a graph or histogram annotation
        • - Help button on Uniprot and PDB search panels + Help button on Uniprot and PDB + search panels
        • - Cursor changes over draggable box in Overview - panel + Cursor changes over draggable box in + Overview panel
        • - Consistent ordering of links in sequence id - popup menu + Consistent ordering of links in + sequence id popup menu
        • - Red line indicating tree-cut position not shown if no subgroups are created
        • + Red line indicating tree-cut position + not shown if no subgroups are created +
        • - Removed ability to configure length of search history by right-clicking search box
        • - - + Removed ability to configure length of + search history by right-clicking search box + + +
        -
      • Jalview Groovy Scripting Console updated to Groovy v2.5
      • -
      • Java 11 Support (not yet on general release) +
      • + Jalview Groovy Scripting Console updated to + Groovy v2.5 +
      • +
      • Java 11 Support (not yet on general + release)
        • - OSX GUI integrations for App menu's 'About' entry and - trapping CMD-Q + OSX GUI integrations for App menu's 'About' + entry and trapping CMD-Q
      • -
      - Deprecations +
    Deprecations
      -
    • DAS sequence retrieval and annotation +
    • + DAS sequence retrieval and annotation capabilities removed from the Jalview Desktop
    • -
    • Castor library for XML marshalling and - unmarshalling has been replaced by JAXB for Jalview projects - and XML based data retrieval clients
    • -
    • Disable VAMSAS menu in preparation for removal
    • -
    • Jalview Desktop no longer distributed via Java Web Start
    • +
    • + Castor library for XML marshalling + and unmarshalling has been replaced by JAXB for Jalview + projects and XML based data retrieval clients +
    • +
    • + Disable VAMSAS menu in preparation for + removal +
    • +
    • + Jalview Desktop no longer distributed via Java Web + Start +
    Documentation
      -
    • Added remarks about transparent rendering effects - not supported in EPS figure export +
    • + Added remarks about transparent rendering + effects not supported in EPS figure export +
    • +
    • + Typos in documentation for Preferences + dialog
    • -
    • Typos in documentation for Preferences dialog
    Development and Release Processes
    • - Build system migrated from Ant to Gradle + Build system migrated + from Ant to Gradle
    • -
    • - Enhanced checks for missing and duplicated keys in Message bundles
    • - Eclipse project configuration managed with + Enhanced checks for missing and duplicated + keys in Message bundles +
    • +
    • + Eclipse project configuration managed with gradle-eclipse
    • - Atlassian - Bamboo continuous integration for unattended Test Suite - execution + Atlassian Bamboo + continuous integration for unattended Test Suite execution
    • - Memory test suite to detect leaks in common + Memory test suite to detect leaks in common operations
    • - More unit test coverage, and minor + More unit test coverage, and minor issues resolved
    • - Developer documentation migrated to + Developer documentation migrated to markdown (with HTML rendering)
    • - HelpLinksChecker runs on Windows + HelpLinksChecker runs on Windows
    • - New URLs for publishing development + New URLs for publishing development versions of Jalview
    @@ -1080,16 +1140,17 @@ li:before { superposition in Jmol fail on Windows
  • - Blank error dialog is displayed when discovering - structures for sequences with lots of PDB structures + Blank error dialog is displayed when + discovering structures for sequences with lots of PDB + structures
  • - Text misaligned in EPS or SVG image export with - monospaced font + Text misaligned in EPS or SVG image export + with monospaced font
  • - Warning of 'Duplicate entry' when saving Jalview - project involving multiple views + Warning of 'Duplicate entry' when saving + Jalview project involving multiple views
  • Overview for complementary view in a linked @@ -1097,79 +1158,81 @@ li:before { Annotation dialog hides columns
  • - Selection highlighting in the complement of a - CDS/Protein alignment stops working after making a selection in - one view, then making another selection in the other view + Selection highlighting in the complement of + a CDS/Protein alignment stops working after making a + selection in one view, then making another selection in the + other view
  • Annotations tooltip changes beyond visible columns
  • - Table Columns could be re-ordered in Feature - Settings and Jalview Preferences panels + Table Columns could be re-ordered in + Feature Settings and Jalview Preferences panels
  • - Jalview hangs when closing windows, or redrawing the - overview with large alignments + Jalview hangs when closing windows, or + redrawing the overview with large alignments
  • Tree and PCA calculation fails for selected - region if columns were selected by dragging right-to-left and the - mouse moved to the left of the first column + region if columns were selected by dragging right-to-left + and the mouse moved to the left of the first column
  • - Couldn't hide selected columns adjacent to a - hidden column marker via scale popup menu + Couldn't hide selected columns adjacent to + a hidden column marker via scale popup menu
  • - Error message for trying to load in invalid URLs - doesn't tell users the invalid URL + Error message for trying to load in invalid + URLs doesn't tell users the invalid URL
  • Tooltips displayed for features filtered by score from view
  • - Sequence Variants retrieved from Ensembl during - show cross references or Fetch Database References are shown in - red in original view + Sequence Variants retrieved from Ensembl + during show cross references or Fetch Database References + are shown in red in original view
  • - stop_gained variants not shown correctly on - peptide sequence (computed variant shown as p.Res.null) + stop_gained variants not shown + correctly on peptide sequence (computed variant shown as + p.Res.null)
  • 'Graduated colour' option not offered for manually created features (where feature score is Float.NaN)
  • - Blank extra columns drawn or printed - when columns are hidden + Blank extra columns drawn or + printed when columns are hidden
  • Regular expression error for '(' in Select Columns by Annotation description
  • - Scroll doesn't stop on mouse up after dragging - out of Scale or Annotation Panel + Scroll doesn't stop on mouse up after + dragging out of Scale or Annotation Panel
  • - Column selection incorrect after scrolling out of - scale panel + Column selection incorrect after scrolling + out of scale panel
  • Left/right drag in annotation can scroll alignment down
  • - Error if mouse moved before clicking Reveal in - scale panel + Error if mouse moved before clicking Reveal + in scale panel
  • - Column display is out by one after Page Down, - Page Up in wrapped mode + Column display is out by one after Page + Down, Page Up in wrapped mode
  • Finder doesn't skip hidden regions @@ -1178,24 +1241,24 @@ li:before { Finder searches in minimised alignments
  • - 'Apply Colour to All Groups' not always selected - on opening an alignment + 'Apply Colour to All Groups' not always + selected on opening an alignment
  • - 'Colour by Annotation' not marked selected in - Colour menu + 'Colour by Annotation' not marked selected + in Colour menu
  • - Per-group Clustal colour scheme changes when - different groups in the alignment are selected + Per-group Clustal colour scheme changes + when different groups in the alignment are selected
  • - Internationalised colour scheme names not shown - correctly in menu + Internationalised colour scheme names not + shown correctly in menu
  • - Colour by Annotation can go black at min/max - threshold limit + Colour by Annotation can go black at + min/max threshold limit
  • Value input for graduated feature colour @@ -1206,56 +1269,59 @@ li:before { colour
  • - PCA points don't dim when rotated about y axis + PCA points don't dim when rotated about y + axis
  • PCA Print dialog continues after Cancel
  • - Cancel in Tree Font dialog resets alignment, not - Tree font + Cancel in Tree Font dialog resets + alignment, not Tree font
  • - Associate Tree with All Views not restored from - project file + Associate Tree with All Views not restored + from project file
  • - Scrolling of split frame is sluggish if Overview - shown in complementary view + Scrolling of split frame is sluggish if + Overview shown in complementary view
  • - Codon consensus incorrectly scaled when shown - without normalisation + Codon consensus incorrectly scaled when + shown without normalisation
  • - Sequence Details report should open positioned at top - of report + Sequence Details report should open + positioned at top of report
  • Help page can be opened twice
  • - Fuzzy text in web service status menu on OSX Mojave + Fuzzy text in web service status menu on + OSX Mojave
  • Editing
    • - Start and End should be updated when sequence - data at beginning or end of alignment added/removed via 'Edit' - sequence + Start and End should be updated when + sequence data at beginning or end of alignment added/removed + via 'Edit' sequence
    • - Delete/Cut selection doesn't - relocate sequence features correctly when start of sequence is - removed (Known defect since 2.10) + Delete/Cut selection + doesn't relocate sequence features correctly when start of + sequence is removed (Known defect since 2.10)
    • - Inserting gap sequence via the Edit Sequence - dialog corrupts dataset sequence + Inserting gap sequence via the Edit + Sequence dialog corrupts dataset sequence
    • - Structure colours not updated when associated tree - repartitions the alignment view (Regression in 2.10.5) + Structure colours not updated when + associated tree repartitions the alignment view (Regression + in 2.10.5)
    Datamodel
      @@ -1263,72 +1329,75 @@ li:before { Sequence.findIndex returns wrong value when sequence's End is greater than its length -
    Bugs fixed for Java 11 Support (not yet on - general release) + Bugs fixed for Java 11 Support (not yet on general + release)
    • Menus work properly in split-screen
    New Known Defects
      -
    • - Select columns containing feature by double clicking ignores bounds of an existing selected region -
    • -
    • - Codon consensus logo incorrectly scaled in gapped - regions of protein alignment. -
    • -
    • - Input Data menu entry is greyed out when PCA View - is restored from a Jalview 2.11 project -
    • -
    • - Alignment panel height can be too small after - 'New View' -
    • -
    • - Display is incorrect after removing gapped - columns within hidden columns -
    • -
    • - Rightmost selection is lost when mouse re-enters - window after dragging left to select columns to left of visible - region -
    • -
    • - Features coloured according to their description - string and thresholded by score in earlier versions of Jalview are - not shown as thresholded features in 2.11. To workaround please - create a Score filter instead. -
    • -
    • - Cancel on Feature Settings dialog doesn't reset group visibility
    • -
    • - F2 doesn't enable/disable keyboard mode in linked CDS/Protein view -
    • -
    • - Closing tree windows with CMD/CTRL-W for - alignments with multiple views can close views unexpectedly -
    • -
    - Java 11 Specific defects -
      -
    • - Jalview Properties file is not sorted - alphabetically when saved -
    • +
    • + Select columns containing feature by double + clicking ignores bounds of an existing selected region +
    • +
    • + Codon consensus logo incorrectly scaled in + gapped regions of protein alignment. +
    • +
    • + Input Data menu entry is greyed out when + PCA View is restored from a Jalview 2.11 project +
    • +
    • + Alignment panel height can be too small + after 'New View' +
    • +
    • + Display is incorrect after removing gapped + columns within hidden columns +
    • +
    • + Rightmost selection is lost when mouse + re-enters window after dragging left to select columns to + left of visible region +
    • +
    • + Features coloured according to their + description string and thresholded by score in earlier + versions of Jalview are not shown as thresholded features in + 2.11. To workaround please create a Score filter instead. +
    • +
    • + Cancel on Feature Settings dialog doesn't + reset group visibility +
    • +
    • + F2 doesn't enable/disable keyboard mode in + linked CDS/Protein view +
    • +
    • + Closing tree windows with CMD/CTRL-W for + alignments with multiple views can close views unexpectedly +
    • +
    Java 11 Specific defects +
      +
    • + Jalview Properties file is not sorted + alphabetically when saved +
    - -
    - 2.10.5
    10/09/2018
    -
    - -
    - -
      + +
      + 2.10.5
      10/09/2018
      +
      + +
      + +
      • Default memory for Jalview webstart and InstallAnywhere increased to 1G. @@ -1360,9 +1429,9 @@ li:before {
      -
      - -
        +
        + +
        • Poorly scaled bar in quality annotation row shown in Feredoxin Structure alignment view of example @@ -1432,8 +1501,7 @@ li:before { latest version of OSX.
        -
        - +
      @@ -1494,7 +1562,10 @@ li:before {
    New Known Defects
      -
    • Cancel option doesn't reset Colour by Annotation
    • +
    • + Cancel option doesn't reset Colour by + Annotation +
    @@ -1530,13 +1601,12 @@ li:before { of features (particularly when transparency is disabled)
  • - Experimental features in 2.10.2 for - exchange of Jalview features and Chimera attributes made - generally available + Experimental features in 2.10.2 + for exchange of Jalview features and Chimera attributes + made generally available
  • - - +
    • @@ -1579,8 +1649,8 @@ li:before { columns in annotation row
    • - Preferences panel's ID Width control is not - honored in batch mode + Preferences panel's ID Width control is + not honored in batch mode
    • Linked sequence highlighting doesn't work @@ -1596,9 +1666,9 @@ li:before { with negative residue numbers or missing residues fails
    • - Exception when shading sequence with negative - Temperature Factor values from annotated PDB files (e.g. - as generated by CONSURF) + Exception when shading sequence with + negative Temperature Factor values from annotated PDB + files (e.g. as generated by CONSURF)
    • Uniprot 'sequence variant' features @@ -1609,20 +1679,22 @@ li:before { structure and/or overview windows are also shown
    • - Selecting columns from highlighted regions - very slow for alignments with large numbers of sequences + Selecting columns from highlighted + regions very slow for alignments with large numbers of + sequences
    • Copy Consensus fails for group consensus with 'StringIndexOutOfBounds'
    • - VAqua(4) provided as fallback Look and Feel for OSX - platforms running Java 10 + VAqua(4) provided as fallback Look and + Feel for OSX platforms running Java 10
    • Adding a structure to existing structure - view appears to do nothing because the view is hidden behind the alignment view + view appears to do nothing because the view is hidden + behind the alignment view
    Applet @@ -1634,9 +1706,10 @@ li:before { Batch Mode
      -
    • - Fixed ID width preference is not respected -
    • +
    • + Fixed ID width preference is not + respected +
    New Known Defects
      @@ -1656,35 +1729,64 @@ li:before { 2.10.4 is to fail back to N&W mapping)
    • - Export Annotations from File Menu with CSV - option gives blank output + Export Annotations from File Menu with + CSV option gives blank output
    -
    - +
    - 2.10.3b1
    24/1/2018
    + 2.10.3b1
    + 24/1/2018
    -
    • Updated Certum Codesigning Certificate - (Valid till 30th November 2018)
    -
    - Desktop
        -
      • Only one structure is loaded when several sequences and structures are selected for viewing/superposing
      • -
      • Alignment doesn't appear to scroll vertically via trackpad and scrollwheel
      • -
      • Jalview hangs if up/down arrows pressed in cursor mode when cursor lies in hidden region at start of alignment
      • -
      • Helix annotation has 'notches' when scrolled into view if columns are hidden
      • -
      • Annotation column filter can be slow to reset (ie after hitting cancel) for large numbers of hidden columns
      • -
      • User preference for disabling inclusion of sequence limits when exporting as flat file has no effect
      • -
      • Reproducible cross-reference relationships when retrieving sequences from EnsemblGenomes
      • +
      • Updated Certum Codesigning Certificate (Valid till + 30th November 2018)
      -
    - + +
    + Desktop +
      +
        +
      • + Only one structure is loaded when + several sequences and structures are selected for + viewing/superposing +
      • +
      • + Alignment doesn't appear to scroll + vertically via trackpad and scrollwheel +
      • +
      • + Jalview hangs if up/down arrows pressed + in cursor mode when cursor lies in hidden region at + start of alignment +
      • +
      • + Helix annotation has 'notches' when + scrolled into view if columns are hidden +
      • +
      • + Annotation column filter can be slow to + reset (ie after hitting cancel) for large numbers of + hidden columns +
      • +
      • + User preference for disabling inclusion + of sequence limits when exporting as flat file has no + effect +
      • +
      • + Reproducible cross-reference + relationships when retrieving sequences from + EnsemblGenomes +
      • +
      +
    @@ -1940,14 +2042,16 @@ li:before { New features in Jalview Desktop
    • - Uniprot Sequence Fetcher now uses web API at uniprot.org + Uniprot Sequence Fetcher now uses web API + at uniprot.org
    • -
    • HTTPS used for all connections to ebi.ac.uk +
    • + HTTPS used for all connections to + ebi.ac.uk
    -
    -
    +
    @@ -2416,9 +2520,9 @@ li:before { recovered correctly from Jalview project file
  • - Feature colours in overview when first opened - (automatically via preferences) are different to the main - alignment panel + Feature colours in overview when first + opened (automatically via preferences) are different to + the main alignment panel
  • Data import/export @@ -3294,7 +3398,7 @@ li:before { column.
  • - Null Pointer Exception raised when + Null Pointer Exception raised when pressing Add on an orphaned cut'n'paste window.