-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hello,
I think hydride has great potential for its versatility and speed. I have tried many tools for adding hydrogens from structures over the last months, but hydride is the best for me, together with the pdb2pqr tool. The weakness of hydride (and also other protonation tools) is the protonation of ligands, which it always protonates to a neutral state. Hydride has implemented an option to recalculate formal charges by pKa for standard residues. I propose to implement a similar approach for other functional groups, such as openbabel. The problem with openbabel is that it doesn't work well with structures without defined bonds (PDB, mmCIF), which is hydride's strength. The approach is already implemented for residues, so extending it to other functional groups might not be that much work and it would significantly increase the quality of ligand protonation.
If it would be too much work or you don't have time to do it then please give me a hint and I can try to implement this feature myself sometime in the future.