open2c / pairtools

Extract 3D contacts (.pairs) from sequencing alignments
MIT License
104 stars 32 forks source link

stats: calculate the divergence point and corresponding read fractions #222

Closed golobor closed 7 months ago

golobor commented 8 months ago
golobor commented 8 months ago

@Phlya @agalitsyna - do you want to take a quick look? the names of statistics are a bit messy, but otherwise should be ok

golobor commented 8 months ago

now with tests passing. Stats are a mess and a PITA. ;)

review-notebook-app[bot] commented 8 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

golobor commented 8 months ago

@agalitsyna @Phlya - I do not plan any further changes, could you review it please?

golobor commented 7 months ago

@Phlya @agalitsyna ping :)

Phlya commented 7 months ago

Looks good to me! I am assuming you have run it and it actually works :)

Phlya commented 7 months ago

Perhaps we could have a test for the convergence point...

golobor commented 7 months ago

@Phlya, I added the test - LLMs FTW!