JAL-2398 - updated groovy script for direct field modification
[jalview.git] / help / html / releases.html
index 3301053..b8bcfc7 100755 (executable)
@@ -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