Revision
950 -
Directory Listing
Modified
Fri Jan 29 11:57:38 2010 UTC
(12 years, 3 months ago)
by
duarte
Copied from:
trunk/proteinstructure/DecoyScoring revision 948
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.
Revision
945 -
Directory Listing
Modified
Wed Jan 27 16:49:49 2010 UTC
(12 years, 3 months ago)
by
duarte
Original Path:
trunk/proteinstructure/DecoyScoring
Added new scoring method: atom distance based scoring (scoring based on multiple distance bins, instead of just on contacts)
Revision
904 -
Directory Listing
Added
Thu Sep 3 15:34:21 2009 UTC
(12 years, 8 months ago)
by
duarte
Original Path:
trunk/proteinstructure/DecoyScoring
Moved all decoy scoring stuff to its own package.
Split CombinedScorer into two classes AtomCombinedScorer and ResCombinedScorer. Made combined scorer more efficient: now loading only once the graphs.