Revision
884 -
Directory Listing
Modified
Tue Aug 11 16:01:00 2009 UTC
(12 years, 9 months ago)
by
duarte
Major commit:
- change of the implementation of Pdb (interface remains backwards compatible). Now data stored in a proper object-oriented way. Pdb not abstract anymore, a protein model can be created by using one of the constructors
- added many tests and test files for Pdb (and merged some already existing tests from the default package)
- removed obsolete classes related to msd
- bug fix: PdbfilePdb now properly reads files with alt codes
- all tests passed
Revision
813 -
Directory Listing
Added
Tue Dec 16 11:11:39 2008 UTC
(13 years, 5 months ago)
by
duarte
Fixed runNaccess to use unique file names and documented it. Wrote also a junit test case for it.