-
- Downloads
scoring/chain mapping: rename unmapped_mdl_chains to mdl_chains_without_chem_mapping
While I agree that mdl_chains_without_chem_mapping is the longest variable name ever, unmapped_mdl_chains suggests that is was not mapped in the actual mapping procedure. However, with this variable we're reporting the chains that didnt even make it into the mapping procedure due to unsuccessful chem mapping.
Showing
- actions/ost-compare-ligand-structures 5 additions, 5 deletionsactions/ost-compare-ligand-structures
- actions/ost-compare-structures 7 additions, 6 deletionsactions/ost-compare-structures
- modules/doc/actions.rst 3 additions, 3 deletionsmodules/doc/actions.rst
- modules/mol/alg/pymod/chain_mapping.py 23 additions, 23 deletionsmodules/mol/alg/pymod/chain_mapping.py
- modules/mol/alg/pymod/ligand_scoring_base.py 8 additions, 8 deletionsmodules/mol/alg/pymod/ligand_scoring_base.py
- modules/mol/alg/pymod/ligand_scoring_scrmsd.py 1 addition, 1 deletionmodules/mol/alg/pymod/ligand_scoring_scrmsd.py
- modules/mol/alg/pymod/scoring.py 2 additions, 2 deletionsmodules/mol/alg/pymod/scoring.py
- modules/mol/alg/tests/test_chain_mapping.py 5 additions, 5 deletionsmodules/mol/alg/tests/test_chain_mapping.py
Loading
Please register or sign in to comment