JAL-3732 - sequences can be moved up/down in cursor mode via alt-up/down arrow
[jalview.git] / examples / groovy / colourUnconserved.groovy
index e186766..2365c1e 100644 (file)
@@ -42,7 +42,7 @@ unconserved = { ->
     /*
      * to make a new instance for each alignment view
      */
-    getInstance: { AnnotatedCollectionI coll, Map<SequenceI, SequenceCollectionI> map -> unconserved() },
+    getInstance: { view, coll -> unconserved() },
     
     /*
      * method only needed if colour scheme has to recalculate