../
|
ContactMapHelloWorld.java
|
1326
(9 years ago)
by jmduarteg:
Renamed xxxxError classes to xxxxException as they should be.
|
testMySQLConnection.java
|
1372
(9 years ago)
by jmduarteg:
MAJOR INTERFACE CHANGE: the main PDB data loading interface has changed. Now all loading of data occurs through PdbAsymUnit. Refactoring of some classes: Pdb is now PdbChain.
|
testPdb.java
|
1399
(9 years ago)
by jmduarteg:
Improved PDB file writing: now writing SEQRES lines and fixed some formatting issues with long atom names (i.e. CL, NA,...)
|