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 columns to denote histogram of RMSD scores #137

Closed
coleslaw481 opened this issue May 5, 2017 · 6 comments
Closed

Add columns to denote histogram of RMSD scores #137

coleslaw481 opened this issue May 5, 2017 · 6 comments
Milestone

Comments

@coleslaw481
Copy link
Contributor

Modify get_list_of_stats() function to return a histogram of scores counts using RMSD of 2.5 as the bin. Also modify generate_overall_csv() to output these new values as new columns in both the summary.txt file and Overall*csv files.

Might need to think about how this can be tweaked by the user and how many bins to use.

@mkgilson
Copy link

mkgilson commented May 5, 2017 via email

@coleslaw481
Copy link
Contributor Author

I'm fine with 1. Will probably just add a command line option to celpprunner.py so the value can easily be adjusted.

@mkgilson
Copy link

mkgilson commented May 5, 2017 via email

@coleslaw481
Copy link
Contributor Author

There should be 8 bins setup with the last bin all values greater.

@mkgilson
Copy link

mkgilson commented May 17, 2017 via email

coleslaw481 added a commit that referenced this issue May 18, 2017
… Also fixed issue counting number dockable candidates, turns out keywords in output of final.log of challenge data was changed causing this output to be 0
@coleslaw481 coleslaw481 added this to the 1.8.0 milestone May 18, 2017
@coleslaw481
Copy link
Contributor Author

Fixed in 0c6448d

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

2 participants