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

Add --rmsd-cutoff option to qFit-ligand #126

Merged
merged 2 commits into from Nov 9, 2020
Merged

Conversation

stephaniewankowicz
Copy link
Collaborator

@stephaniewankowicz stephaniewankowicz commented Nov 9, 2020

Pull Request Checklist

  • Will your PR merge into the dev branch?
    Exceptions will be made for urgent bugfixes.
  • Have you forked from dev?
    If not, please rebase your PR onto the most recent dev tip.
  • Does your PR title succinctly describe the changes?
    Explain to a new user by completing the sentence: 'This PR will: ...'
  • Fill out the template below.

Description of the Change

  • Add --rmsd-cutoff option to reject new sampled confs that are too close to existing samplings
  • Use the value defined on the command line

Release Notes

  • Add --rmsd-cutoff option to qFit-ligand

0.01=> self.options.rmsd_cutoff (imported via qFit Base options).
@stephaniewankowicz stephaniewankowicz changed the title adding in RMSD option adding in RMSD option in qFit-ligand Nov 9, 2020
@stephaniewankowicz stephaniewankowicz marked this pull request as ready for review November 9, 2020 22:48
@blake-riley blake-riley changed the title adding in RMSD option in qFit-ligand Adding --rmsd-cutoff option to qFit-ligand Nov 9, 2020
@blake-riley blake-riley changed the title Adding --rmsd-cutoff option to qFit-ligand Add --rmsd-cutoff option to qFit-ligand Nov 9, 2020
@blake-riley blake-riley merged commit c5f7b10 into dev Nov 9, 2020
@blake-riley blake-riley deleted the hotfix/qfit_ligand_RMSD branch November 9, 2020 23:09
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