GunnerLab / Stable-MCCE

Stable version of MCCE.
MIT License
8 stars 14 forks source link

fitpka.py returned popt not defined error when fitting ACL titration curve #257

Closed newbooks closed 9 months ago

newbooks commented 9 months ago

ACL has two charge states labeled as + and -. The sum_crg.out file writes out two entries ACL- and ACL+ for the same residue, but the curve fitting couldn't calculate the midpoint in pK.out. It could be the wrong assumptions of ground and excited states in the code. As an alternative, edit fitpka.py to support the curve fitting as long as sum_crg.out has the titrated charge curve.