23a167c26a59ae33b265943d9021523d18a50e35
[jalview.git] / help / html / io / tcoffeescores.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2)
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
11  * of the License, or (at your option) any later version.
12  *  
13  * Jalview is distributed in the hope that it will be useful, but 
14  * WITHOUT ANY WARRANTY; without even the implied warranty 
15  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
16  * PURPOSE.  See the GNU General Public License for more details.
17  * 
18  * You should have received a copy of the GNU General Public License
19  * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
20  * The Jalview Authors are detailed in the 'AUTHORS' file.
21  -->
22 <head>
23 <title>T-COFFEE Annotation Scores</title>
24 </head>
25 <body>
26 <p><strong>Loading and viewing T-COFFEE Annotation Scores</strong></p>
27 <p>T-COFFEE score files like the <a href="#tcoffeeeg">one below</a> can be displayed on the alignment using the <strong><em>Colours&rarr;T-COFFEE Scores</em></strong>
28 or <strong><em>Colour &rarr; <a href="../colourSchemes/annotationColouring.html">Colour by Annotation</a></em></strong> options.</p>
29 <img src="../colourSchemes/colbytcoffee.png"/>
30 <p><strong><a name="tcoffeeeg">Example T-COFFEE Score file</a></strong><br/>
31 T-COFFEE score files like the one below can be dropped directly onto the corresponding alignment to visualize alignment confidence scores.
32 </p>
33 <pre>
34 T-COFFEE, Version_9.02.r1228 (2012-02-16 18:15:12 - Revision 1228 - Build 336)
35 Cedric Notredame 
36 CPU TIME:0 sec.
37 SCORE=90
38 *
39  BAD AVG GOOD
40 *
41 1PHT   :  89
42 1BB9   :  90
43 1UHC   :  94
44 1YCS   :  94
45 1OOT   :  93
46 1ABO   :  94
47 1FYN   :  94
48 1QCF   :  94
49 cons   :  90
50
51 1PHT   999999999999999999999999998762112222543211112134
52 1BB9   99999999999999999999999999987-------4322----2234
53 1UHC   99999999999999999999999999987-------5321----2246
54 1YCS   99999999999999999999999999986-------4321----1-35
55 1OOT   999999999999999999999999999861-------3------1135
56 1ABO   99999999999999999999999999986-------422-------34
57 1FYN   99999999999999999999999999985-------32--------35
58 1QCF   99999999999999999999999999974-------2---------24
59 cons   999999999999999999999999999851000110321100001134
60
61
62 1PHT   ----------5666642367889999999999889
63 1BB9   1111111111676653-355679999999999889
64 1UHC   ----------788774--66789999999999889
65 1YCS   ----------78777--356789999999999889
66 1OOT   ----------78877--356789999999997-67
67 1ABO   ----------687774--56779999999999889
68 1FYN   ----------6888842356789999999999889
69 1QCF   ----------6878742356789999999999889
70 cons   00100000006877641356789999999999889
71 </pre>
72
73 </body>
74 </html>