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

very minor suggestion #17

Closed
Nick-Mul opened this issue Feb 26, 2024 · 3 comments
Closed

very minor suggestion #17

Nick-Mul opened this issue Feb 26, 2024 · 3 comments

Comments

@Nick-Mul
Copy link

Very minor suggestion but it seems tricky to add hydrogens with any Julia package. A work around is obviously to use obabel but I was wondering if you could envisage some functionality here? For example https://github.com/jensengroup/propka/tree/master/propka hydrogens.py ?

@lmiq
Copy link
Member

lmiq commented Feb 26, 2024

I don't think implementing that from scratch is worth the trouble. But maybe a simple interface to Obabel is easy. Can you give me an example on how to do it with that?

@lmiq
Copy link
Member

lmiq commented Feb 28, 2024

In any case, I have added a add_hydrogens! function that calls obabel externally, to add hydrogens to a PDB file (in version 1.3.0):

https://m3g.github.io/PDBTools.jl/dev/tools/

@lmiq lmiq closed this as completed Feb 28, 2024
@Nick-Mul
Copy link
Author

Oh great :)

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

No branches or pull requests

2 participants