#------------------------------------------------------------------------------- # Jalview - A Sequence Alignment Editor and Viewer (Version 2.5.1) # Copyright (C) 2010 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle # # This file is part of Jalview. # # Jalview is free software: you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. # # Jalview is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty # of MERCHANTABILITY or FITNESS FOR A PARTICULAR # PURPOSE. See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along with Jalview. If not, see . #------------------------------------------------------------------------------- Sorting Sequences

Sorting Sequences

Any group of selected sequences may be reordered by pressing the up or down arrow keys. The whole alignment may also be reordered by the use of the functions in the Sort menu (Calculate→Sort):

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.