JAL-2349 fix off by one when resolving columns for sequence associated contact matrix
authorJames Procter <j.procter@dundee.ac.uk>
Mon, 20 Mar 2023 15:23:38 +0000 (15:23 +0000)
committerJames Procter <j.procter@dundee.ac.uk>
Mon, 20 Mar 2023 15:23:38 +0000 (15:23 +0000)
commita3125b0190d8f97ea9543006686d5fe4b8247ff2
tree113735feb46a720304c0b19316eed69f75c39cdd
parent31c6e45ee34d7a9b531fc01a0da478b911f35570
JAL-2349 fix off by one when resolving columns for sequence associated contact matrix
src/jalview/datamodel/Alignment.java
src/jalview/datamodel/ContactMapHolderI.java
test/jalview/analysis/AlignmentUtilsTests.java