jensengroup / propka

PROPKA predicts the pKa values of ionizable groups in proteins and protein-ligand complexes based in the 3D structure.
http://propka.org
GNU Lesser General Public License v2.1
263 stars 58 forks source link

De-lint the code #32

Closed sobolevnrm closed 3 years ago

sobolevnrm commented 4 years ago

This code base uses many different style conventions that complicate integration with other codes.

PEP8 is beautiful.

speleo3 commented 3 years ago

Was this completed in #40?