git://source.jalview.org
/
jabaws.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Refactored client class to accomodate new WS interface and reduce the complexity
[jabaws.git]
/
binaries
/
matrices
/
NUC.4.2
1
#
2
# This matrix was created by Todd Lowe 12/10/92
3
#
4
# Uses ambiguous nucleotide codes, probabilities rounded to
5
# nearest integer
6
#
7
# Lowest score = -4, Highest score = 5
8
#
9
A T G C
10
A 5 -4 -4 -4
11
T -4 5 -4 -4
12
G -4 -4 5 -4
13
C -4 -4 -4 5
14
S -4 -4 1 1
15
W 1 1 -4 -4
16
R 1 -4 1 -4
17
Y -4 1 -4 1
18
K -4 1 1 -4
19
M 1 -4 -4 1
20
B -4 -1 -1 -1
21
V -1 -4 -1 -1
22
H -1 -1 -4 -1
23
D -1 -1 -1 -4
24
N -2 -2 -2 -2
25