Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding new residue to propka3.1 database #26

Open
dimozino opened this issue Mar 21, 2020 · 0 comments
Open

Adding new residue to propka3.1 database #26

dimozino opened this issue Mar 21, 2020 · 0 comments
Labels

Comments

@dimozino
Copy link

Hi,

I have a small question regarding the program Propka3.1, and I hope that you can help me with this.
I am inserting a novel residue in the program database, which is a retinal-lysine complex. Because this complex is "a bit" similar to lysine, I added the REL residue in the same way the LYS is added with the following exception: the charge in protonate.py and propka.cfg was set to 0.7 'REL-NZ':0.7. I also tested the charge 1.0 and 0.5. After changing the charge value, I recompiled the propka with

python setup.py install --user --install-scripts ~/bin

However, the pKa values of residues close to the NZ-part of REL (as well as the pka values of other residues) did not alter at all. It seems that propka does not see that I am modifying the charge. How can this be? Am I doing something wrong?

Best regards,
Dmitrii

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants