From c695b1c1ec45b75551c3c03587b62259139eb715 Mon Sep 17 00:00:00 2001
From: Jim Procter
Date: Mon, 7 Aug 2017 09:48:58 +0100
Subject: [PATCH] JAL-1476 JAL-2418 insufficient columns for superposition
docs/release notes
---
help/html/features/viewingpdbs.html | 13 ++++++++-----
help/html/releases.html | 5 +++++
2 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/help/html/features/viewingpdbs.html b/help/html/features/viewingpdbs.html
index f60da1a..a7b68b6 100755
--- a/help/html/features/viewingpdbs.html
+++ b/help/html/features/viewingpdbs.html
@@ -97,12 +97,15 @@
whether structure views already exist for the selected structures or
aligned sequences.
+ If multiple structures are selected, then Jalview will always
+ create a new structure view. The selected structures will be
+ imported into this view, and superposed with the matched positions
+ from the aligned sequences. A message in the structure viewer's
+ status bar will be shown if not enough aligned columns were
+ available to perform a superposition.
- If multiple structures are selected, then Jalview will always create
- a new structure view. The selected structures will be imported into
- this view, and superposed with the matched positions from the
- aligned sequences.
If a single PDB structure
- is selected, one of the following will happen:
+ If a single PDB structure is selected, one of the
+ following will happen:
diff --git a/help/html/releases.html b/help/html/releases.html
index ec4f4ec..307b04a 100755
--- a/help/html/releases.html
+++ b/help/html/releases.html
@@ -141,6 +141,11 @@ li:before {
Occupancy annotation row shows number of
ungapped positions in each column of the alignment.
+ -
+ Status bar message shown when not enough
+ aligned positions were available to create a 3D structure
+ superposition.
+
Application