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

Possibly getting info about the size of a violation (and not only the fraction of models in which it is violated) #7

Open
amjjbonvin opened this issue Feb 22, 2017 · 1 comment

Comments

@amjjbonvin
Copy link
Member

Currently we learn about the how often a given restraint is violated, but have no info by how much.
A small violation (in terms of distance) might not be a big deal considering we are doing rigid body sampling.

An idea would be to analyse the set of models consistent with the largest possible number of restraints (i.e. not the total number of restraints) - this would be the value of N for which we still find acceptable models. For those models, we could then calculate the average distance violation for all restraints. This would this tell us by how much on average a distance is violated, and would allow to prioritise them for removal - a large violation should be more likely a real false positive than a small violation.

@amjjbonvin
Copy link
Member Author

Could have also nice applications for NMR restraints for complexes.

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

No branches or pull requests

1 participant