bravosk8erboy Lv 1
did you think about using puzzle.GetPuzzleSubscoreNames() to generate the list instead of just using the fixed list you have?
For each ligand segment, get the segment score and selected subscores. Compare the segment score to the total of the subscores.
did you think about using puzzle.GetPuzzleSubscoreNames() to generate the list instead of just using the fixed list you have?