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

Fix issue #348 #349

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Fix issue #348 #349

merged 1 commit into from
Oct 2, 2024

Conversation

lohedges
Copy link
Contributor

@lohedges lohedges commented Oct 1, 2024

This PR closes #348 by using direct conversion to/from and RDKit format intermediate for parameterisation with OpenFF. This avoids issues using intermediate file formats, e.g. PDB or SDF. We first convert from SIre/BioSimSpace to RDKit, then create an OpenFF molecule directly from this using the Molecule.from_rdkit() functionality.

  • I confirm that I have merged the latest version of devel into this branch before issuing this pull request (e.g. by running git pull origin devel): [y]
  • I confirm that I have permission to release this code under the GPL3 license: [y]

@lohedges lohedges added the bug Something isn't working label Oct 1, 2024
@lohedges lohedges requested a review from mb2055 October 1, 2024 11:53
@lohedges lohedges temporarily deployed to biosimspace-build October 1, 2024 11:53 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build October 1, 2024 11:53 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build October 1, 2024 11:53 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build October 1, 2024 11:53 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build October 1, 2024 11:53 — with GitHub Actions Inactive
Copy link
Contributor

@mb2055 mb2055 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good

@lohedges lohedges merged commit 0cf9f5f into devel Oct 2, 2024
5 checks passed
@lohedges lohedges deleted the fix_348 branch October 2, 2024 10:52
lohedges added a commit that referenced this pull request Oct 2, 2024
lohedges added a commit that referenced this pull request Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Use direct to/from RDKit conversion when parameterising with OpenFF
2 participants