#------------------------------------------------------------------------------- # 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 . #------------------------------------------------------------------------------- Clustal Colour Scheme

Clustal X Colour Scheme

This is an emulation of the default colourscheme used for alignments in Clustal X, a graphical interface for the ClustalW multiple sequence alignment program. Each residue in the alignment is assigned a colour if the amino acid profile of the alignment at that position meets some minimum criteria specific for the residue type.

The table below gives these criteria as clauses: {+X%,xx,y}, where X is the minimum percentage presence for any of the xx (or y) residue types.

 

Clustal X Default Colouring
Residue at positionApplied Colour{ Threshhold, Residue group }
A,I,L,M,F,W,VBLUE{+60%, WLVIMAFCHP}
R,KRED{+60%,KR},{+80%, K,R,Q}
NGREEN{+50%, N}, {+85%, N,Y}
CBLUE {+60%, WLVIMAFCHP}
CPINK {100%, C}
QGREEN{+60%,KR},{+50%,QE},{+85%,Q,E,K,R}
EMAGENTA{+60%,KR},{+50%,QE},{+85%,E,Q,D}
DMAGENTA{+60%,KR}, {+85%, K,R,Q}, {+50%,ED}
GORANGE{+0%, G}
H,YCYAN{+60%, WLVIMAFCHP}, {+85%, W,Y,A,C,P,Q,F,H,I,L,M,V}
PYELLOW{+0%, P}
S,TGREEN{+60%, WLVIMAFCHP}, {+50%, TS}, {+85%,S,T}