JAL-1919 basic support for importing and viewing mmCIF files - mapping support not...
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Thu, 21 Jan 2016 09:46:43 +0000 (09:46 +0000)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Thu, 21 Jan 2016 09:46:43 +0000 (09:46 +0000)
commit63bb86fb2312c426063e8cd79de4685c05c4bc35
tree193384070bee350d818862d0ffdaeff2378a1026
parent8294bb03dcb1718915fe6ffa182d06b831352116
JAL-1919 basic support for importing and viewing mmCIF files - mapping support not yet available
examples/testdata/1qcf.cif [new file with mode: 0644]
examples/testdata/test.cif [new file with mode: 0644]
src/MCview/PDBfile.java
src/jalview/datamodel/DBRefSource.java
src/jalview/datamodel/PDBEntry.java
src/jalview/ext/jmol/JmolParser.java [moved from src/jalview/ext/jmol/PDBFileWithJmol.java with 85% similarity]
src/jalview/io/AppletFormatAdapter.java
src/jalview/io/IdentifyFile.java
src/jalview/ws/sifts/SiftsClient.java
test/jalview/ext/jmol/JmolParserTest.java [moved from test/jalview/ext/jmol/PDBFileWithJmolTest.java with 95% similarity]
test/jalview/io/IdentifyFileTest.java