Integration of David Corsars Phylip File support
authorCharles Ofoegbu <tcnofoegbu@dundee.ac.uk>
Fri, 3 Oct 2014 15:33:03 +0000 (16:33 +0100)
committerCharles Ofoegbu <tcnofoegbu@dundee.ac.uk>
Fri, 3 Oct 2014 15:33:03 +0000 (16:33 +0100)
commit77abb3fac2965a8966410cd77cd749c7c1dc6453
tree0c2c7db373157d0cc488614244ed89fd0d97f1c0
parentc7b57deb6556cd548e32b10035463e4ea1900db9
Integration of David Corsars Phylip File support
12 files changed:
examples/dna_interleaved.phy [new file with mode: 0644]
examples/dna_sequential.phy [new file with mode: 0644]
nbbuild.xml [deleted file]
nbproject/genfiles.properties [deleted file]
nbproject/project.properties [deleted file]
nbproject/project.xml [deleted file]
src/jalview/io/AppletFormatAdapter.java
src/jalview/io/FileParse.java
src/jalview/io/IdentifyFile.java
src/jalview/io/JalviewFileChooser.java
src/jalview/io/PhylipFile.java [new file with mode: 0644]
test/jalview/io/PhylipFileTests.java [new file with mode: 0644]