89d92f10caded31d4ebc5835af2ecb2d8e52bce1
[jalview.git] / help / html / calculations / redundancy.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.0b1)
4  * Copyright (C) 2014 The Jalview Authors
5  * 
6  * This file is part of Jalview.
7  * 
8  * Jalview is free software: you can redistribute it and/or
9  * modify it under the terms of the GNU General Public License 
10  * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
11  *  
12  * Jalview is distributed in the hope that it will be useful, but 
13  * WITHOUT ANY WARRANTY; without even the implied warranty 
14  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
15  * PURPOSE.  See the GNU General Public License for more details.
16  * 
17  * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
18  * The Jalview Authors are detailed in the 'AUTHORS' file.
19 -->
20 <head>
21 <title>Removing Redundancy</title>
22 </head>
23 <body>
24 <p><strong>Removing redundancy</strong></p>
25 <p>Selecting the option in the Alignment window's <strong>Edit</strong>
26 menu or pressing <strong>'CONTROL+D'</strong> brings up a dialog box
27 asking you to select a threshold. If the percentage identity between the
28 aligned positions of any two sequences in the visible alignment exceeds
29 this value, the shorter sequence is discarded.<br><em>Note:</em> The redundancy
30 calculation is done when the dialog box is opened. For large numbers
31 of sequences this can take a long time as all pairs have to be compared.
32 </p>
33 </body>
34 </html>