-
- Downloads
ligand scoring: update error state system in refactored ligand scorer
we differentiate between pair states, i.e. errors related to a specific pair of model/target ligands, and single ligand states, i.e. errors That affect one particular ligand. An error state in the latter basically takes that ligand out of the race for assignment.
Showing
- modules/mol/alg/pymod/ligand_scoring_base.py 295 additions, 37 deletionsmodules/mol/alg/pymod/ligand_scoring_base.py
- modules/mol/alg/pymod/ligand_scoring_lddtpli.py 9 additions, 4 deletionsmodules/mol/alg/pymod/ligand_scoring_lddtpli.py
- modules/mol/alg/pymod/ligand_scoring_scrmsd.py 8 additions, 4 deletionsmodules/mol/alg/pymod/ligand_scoring_scrmsd.py
- modules/mol/alg/tests/test_ligand_scoring.py 2 additions, 1 deletionmodules/mol/alg/tests/test_ligand_scoring.py
- modules/mol/alg/tests/test_ligand_scoring_fancy.py 213 additions, 26 deletionsmodules/mol/alg/tests/test_ligand_scoring_fancy.py
Loading
Please register or sign in to comment