-
Notifications
You must be signed in to change notification settings - Fork 32
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
stats: calculate the divergence point and corresponding read fractions #222
Conversation
golobor
commented
Mar 24, 2024
•
edited
Loading
edited
- use finer distance bins, 8 bins per factor of 10
@Phlya @agalitsyna - do you want to take a quick look? |
now with tests passing. Stats are a mess and a PITA. ;) |
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
@agalitsyna @Phlya - I do not plan any further changes, could you review it please? |
@Phlya @agalitsyna ping :) |
Looks good to me! I am assuming you have run it and it actually works :) |
Perhaps we could have a test for the convergence point... |
@Phlya, I added the test - LLMs FTW! |