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

initialize_bonds bug #4

Open
kojima-r opened this issue Jul 16, 2021 · 1 comment
Open

initialize_bonds bug #4

kojima-r opened this issue Jul 16, 2021 · 1 comment

Comments

@kojima-r
Copy link
Member

https://github.com/clinfo/GraphGenerativeModel/blob/master/lib/data_structures.py#L220

"""
source_atom - sum(invalid_atoms[:source_atom]),
destination_atom - sum(invalid_atoms[:destination_atom]),
"""
should be used.

@vincrichard
Copy link
Collaborator

Thank you for the heads up. We will look into it and fix it for the next version.

vincrichard added a commit that referenced this issue Aug 31, 2021
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