JAL-1466 new calculation menu option to recover the full width sequences either side...
authorJim Procter <jprocter@dundee.ac.uk>
Tue, 15 Apr 2014 17:50:12 +0000 (18:50 +0100)
committerJim Procter <jprocter@dundee.ac.uk>
Mon, 21 Apr 2014 13:09:17 +0000 (14:09 +0100)
commit135d3c8e51d19e221e68134a3cd7290fa9c783a8
tree73b21931d4fd56724d7d8fc0b5f12cba114b97ce
parentfe55e5ed429347087cccb692e014f23c01026327
JAL-1466 new calculation menu option to recover the full width sequences either side of the current alignment and append them.
src/jalview/analysis/AlignmentUtils.java [new file with mode: 0644]
src/jalview/gui/AlignFrame.java
src/jalview/jbgui/GAlignFrame.java
test/jalview/analysis/AlignmentUtilsTests.java [new file with mode: 0644]