-
- Downloads
python3: fix TypeError: '<' not supported between instances of 'dict' and 'dict'
This bug is triggered only when mappings have the exact same RMSD and python tries to inspect the dictionary for ties. Added test for this specific case.
Showing
- modules/mol/alg/pymod/qsscoring.py 1 addition, 1 deletionmodules/mol/alg/pymod/qsscoring.py
- modules/mol/alg/tests/test_qsscoring.py 11 additions, 0 deletionsmodules/mol/alg/tests/test_qsscoring.py
- modules/mol/alg/tests/testfiles/cameo_6vlp_server101_2.pdb 734 additions, 0 deletionsmodules/mol/alg/tests/testfiles/cameo_6vlp_server101_2.pdb
- modules/mol/alg/tests/testfiles/cameo_6vlp_target.pdb 1393 additions, 0 deletionsmodules/mol/alg/tests/testfiles/cameo_6vlp_target.pdb
Loading