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

Generate conformation libraries from BCE output #135

Merged
merged 34 commits into from
Apr 19, 2021

Conversation

cescgina
Copy link
Collaborator

@cescgina cescgina commented Mar 30, 2021

This PR introduces code to generate a Conformation library to use with PELE, from a set of pdb files.

cescgina and others added 30 commits October 27, 2020 11:19
By using the topology instead of the molecule we can retain the same
format as before
This will produce the exact same dihedral library in all machines
In this new mode, the different clusters are ordered so that the jump
between two subsequent clusters involves the minimum structural
difference. This is done heuristically, and it is not guaranteed to be
optimal
In this new mode, the tranlation from each atom to the root atom of the
template is calculated instead of the dihedral angle
Copy link
Owner

@martimunicoy martimunicoy left a comment

Choose a reason for hiding this comment

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

All ok! I think we only need to add some examples and a general explanation to docs.

@martimunicoy martimunicoy merged commit 8411682 into martimunicoy:devel Apr 19, 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

Successfully merging this pull request may close these issues.

None yet

2 participants