Standardize version references to "PROPKA 3".

Partially addresses https://github.com/jensengroup/propka-3.1/pull/61#pullrequestreview-433445231
This commit is contained in:
Nathan Baker
2020-06-19 06:24:40 -07:00
parent 18368b456a
commit 6b9f01a7c3
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# PROPKA 3.2 # PROPKA 3
PROPKA predicts the pKa values of ionizable groups in proteins PROPKA predicts the pKa values of ionizable groups in proteins
(version 3.0) and protein-ligand complexes (version 3.2 and later) (version 3.0) and protein-ligand complexes (version 3.1 and later)
based on the 3D structure. based on the 3D structure.
For proteins without ligands, both version should produce the same result. For proteins without ligands, both version should produce the same result.

View File

@@ -1,4 +1,4 @@
"""PROPKA 3.2 """PROPKA 3
See https://github.com/jensengroup/propka-3.1 for more information. See https://github.com/jensengroup/propka-3.1 for more information.