Major refactoring and clean-up.
Most important changes are some methods in Pdb class: get_graph->getRIGraph and dump2pdb->writeToPDBFile
Removed all specific FileFormatError exception classes, now using only the generic FileFormatError.
All tests passed.
|