Links to HEAD: | (view) (annotate) |
Sticky Revision: | |
Sort logs by: |
Removing duplicate entry
Another removed entry, this time a mismatch of titles PDB vs CIF
Removed another strange entry (after july 2011 remediation) from test list
Removed a strange entry (after july 2011 remediation) from test list
MAJOR CHANGE: now able to read and treat properly HETATMS and nucleotides from PDB entries. All tests pass. Anyway surely there will be some bugs to iron out still.
Now parsing experimental method, resolution, R free and R sym.
Fixed bug: was null pointing in parsing NMR cif files because they don't have crystal parameter fields. Now skipping that properly. Added NMR test entry to test cases.
refactoring: adapting test packages to match new package structure
Reorganised the project with a src folder for java source files. Added a jars dir with all jars needed for the project. Added .project and .classpath pointing to relative path of jars. The project should now work out of the box after a check-out with eclipse. No need to setup external jars or anything.
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
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.