JAL-3748 pass a list to findAlignedSequence to return mapping that relates CDS and...
authorJim Procter <jprocter@issues.jalview.org>
Wed, 16 Sep 2020 16:39:22 +0000 (17:39 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Wed, 16 Sep 2020 16:42:16 +0000 (17:42 +0100)
commitce93212014c116c4c516c6dc85c5032449d311eb
tree20396f27f47aa5d947c455467c9062708161c3a6
parentda3b58afa56be8d7177ff824a3490509dbcf984d
JAL-3748 pass a list to findAlignedSequence to return mapping that relates CDS and the returned Peptide sequence to avoid searching twice
src/jalview/analysis/AlignmentUtils.java
src/jalview/datamodel/AlignedCodonFrame.java