source:
trunk/GDE/MAFFT/mafft-7.055-with-extensions/core/blosum.h
Last change on this file was 10371, checked in by aboeckma, 11 years ago | |
---|---|
File size: 256 bytes |
Line | |
---|---|
1 | /* |
2 | int locpenaltyd = -2400; |
3 | int locoffsetd = -60; |
4 | char locaminod[26] = "GASTPLIMVDNEQFYWKRHCXXX.-U"; |
5 | char locaminod[] = "ARNDCQEGHILKMFPSTWYVBZX.-U"; |
6 | char locgrpd[] = |
7 | { |
8 | 0, 3, 2, 2, 5, 2, 2, 0, 3, 1, 1, 3, 1, 4, 0, 0, 0, 4, 4, 1, 2, 2, |
9 | 6, 6, 6, 6, |
10 | }; |
11 | */ |
Note: See TracBrowser
for help on using the repository browser.