JAL-1628 new entry point for reading annotation files that modify column visibility...
authorJim Procter <jprocter@dundee.ac.uk>
Sun, 18 Jan 2015 15:41:40 +0000 (15:41 +0000)
committerJim Procter <jprocter@dundee.ac.uk>
Sun, 18 Jan 2015 15:41:40 +0000 (15:41 +0000)
commit18a869338d12b9069496e3e07b994df01ffe78f4
treed22d6ccef77302a51f63f724c564f5f280e79bb3
parent51afb2227c77bfab9c174f09ff03f996915e2479
JAL-1628 new entry point for reading annotation files that modify column visibility and implementation and test+data for VIEW_SETREF and HIDE_INSERTIONS
examples/testdata/uniref50_seqref.jva [new file with mode: 0644]
src/jalview/io/AnnotationFile.java
test/jalview/io/AnnotationFileIOTest.java