diff --git a/modules/mol/alg/pymod/ligand_scoring.py b/modules/mol/alg/pymod/ligand_scoring.py index fa20a448ca81708d75649ef66790beca4103e596..8a249b14352d7e72c87b32fa5966fee42f8629f7 100644 --- a/modules/mol/alg/pymod/ligand_scoring.py +++ b/modules/mol/alg/pymod/ligand_scoring.py @@ -756,7 +756,9 @@ class LigandScorer: * `lddt_pli`: the lDDT-PLI score value. * `rmsd`: the RMSD score value corresponding to the lDDT-PLI - assignment. This may differ from the RMSD-based assignment. + chain mapping and assignment. This may differ from the RMSD-based + assignment. Note that a different isomorphism than `lddt_pli` may + be used. * `lddt_bs`: the lDDT-BS score of the binding site. * `lddt_pli_n_contacts`: number of total contacts used in lDDT-PLI, summed over all thresholds. Can be divided by 8 to obtain the number