Merge branch 'develop' into Release_2_9_0b1_Branch
[jalview.git] / src / jalview / gui / AlignViewport.java
index 8a95015..d559d17 100644 (file)
@@ -926,7 +926,7 @@ public class AlignViewport extends AlignmentViewport implements
      * is a pre-requisite for building mappings.
      */
     al.setDataset(null);
-    AlignmentUtils.mapProteinToCdna(protein, cdna);
+    AlignmentUtils.mapProteinAlignmentToCdna(protein, cdna);
 
     /*
      * Create the AlignFrame for the added alignment. If it is protein, mappings