git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bfa5b3
)
JAL-2398 - updated groovy script for direct field modification
author
Jim Procter
<jprocter@issues.jalview.org>
Wed, 31 May 2017 20:10:33 +0000
(21:10 +0100)
committer
Jim Procter
<jprocter@issues.jalview.org>
Wed, 31 May 2017 20:10:33 +0000
(21:10 +0100)
help/html/releases.html
patch
|
blob
|
history
diff --git
a/help/html/releases.html
b/help/html/releases.html
index
3301053
..
b8bcfc7
100755
(executable)
--- a/
help/html/releases.html
+++ b/
help/html/releases.html
@@
-127,7
+127,7
@@
li:before {
<li>
<!-- JAL-2398, -->Fixed incorrect value in BLOSUM 62 score
matrix - C->R should be '3'<br />Old matrix restored with
- this one-line groovy script:<br />jalview.schemes.ResidueProperties.BLOSUM62[4][1]=3
+ this one-line groovy script:<br />jalview.analysis.scoremodels.ScoreModels.instance.BLOSUM62.@matrix[4][1]=3
</li>
<li>
<!-- JAL-2397 -->Fixed Jalview's treatment of gaps in PCA