From: gmungoc Date: Tue, 4 Oct 2016 14:12:19 +0000 (+0100) Subject: Merge branch 'bug/JAL-2210_hack_for_Release_2_10' into develop X-Git-Tag: Release_2_10_0~20 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=fa2b80f5f3252f1f4801d2048b80a8745b399616;hp=b45b78bfc90750c57a947ba64e47d43de36100f1;p=jalview.git Merge branch 'bug/JAL-2210_hack_for_Release_2_10' into develop --- diff --git a/RELEASE b/RELEASE index 6cd9254..c29c5d5 100644 --- a/RELEASE +++ b/RELEASE @@ -1,2 +1,2 @@ -jalview.release=Release_2_9_0b1_Branch -jalview.version=2.9.0b2 +jalview.release=Release_2_10_Branch +jalview.version=2.10.0 diff --git a/examples/testdata/jal-2005.fa b/examples/testdata/jal-2005.fa new file mode 100644 index 0000000..cc58469 --- /dev/null +++ b/examples/testdata/jal-2005.fa @@ -0,0 +1,16 @@ +>a +QQQ +>b +QQQ +>c +QQQ +>d +QQQ +>e +QQQ +>f +QQQ +>g +QQQ +>h +QQQ diff --git a/examples/testdata/jal-2005.jvf b/examples/testdata/jal-2005.jvf new file mode 100644 index 0000000..8f37849 --- /dev/null +++ b/examples/testdata/jal-2005.jvf @@ -0,0 +1,11 @@ +feature_1 8c25cd + +STARTGROUP Jalview +feature_1 a -1 1 1 feature_1 0.4 +feature_1 a -1 2 2 feature_1 0.6 +feature_1 b -1 1 1 feature_1 0.8 +feature_1 b -1 2 2 feature_1 1.0 +feature_1 c -1 1 1 feature_1 1.5 +feature_1 d -1 1 1 feature_1 2.0 +feature_1 e -1 1 1 feature_1 3.0 +ENDGROUP Jalview diff --git a/help/html/calculations/sorting.html b/help/html/calculations/sorting.html index 8c017a9..afee753 100755 --- a/help/html/calculations/sorting.html +++ b/help/html/calculations/sorting.html @@ -82,16 +82,23 @@ sorting.

-

+

Sorting according to sequence features
+ Additional sort operations for + alignments containing sequence features are provided in the + Feature + Settings dialog, opened via View→Feature + Settings...

Reversing the Order

Selecting any item from the Sort menu will sort sequences in an ascending order according to the property defining the sort. If the same sort is re-applied, the sequences will be sorted in the inverse - order. In the case of trees and alignment orderings, Jalview will - remember your last choice for sorting the alignment and only apply - the inverse ordering if you select the same tree or alignment - ordering item again.

+ order. In both cases, for sequences which are equivalent under the sort + operation, their order will be preserved (since version 2.10). In + the case of trees and alignment orderings, Jalview will remember + your last choice for sorting the alignment and only apply the + inverse ordering if you select the same tree or alignment ordering + item again.

diff --git a/help/html/colourSchemes/annotationColouring.html b/help/html/colourSchemes/annotationColouring.html index 30b6396..ed0ab3f 100755 --- a/help/html/colourSchemes/annotationColouring.html +++ b/help/html/colourSchemes/annotationColouring.html @@ -39,14 +39,17 @@