Closed mschilli87 closed 8 years ago
Merging #88 into simulation will decrease coverage by 0.33%
@@ simulation #88 diff @@
============================================
Files 3 3
Lines 365 360 -5
Methods 0 0
Messages 0 0
Branches 0 0
============================================
- Hits 276 271 -5
Misses 89 89
Partials 0 0
Powered by Codecov. Last updated by fe88894...6d8e669
I merged the current master branch into the simulation branch to continue working on #66 eventually. So we can leave the branch around after merging this to master.
Note that the only new commit in this pull request is 46062bb.
The model currently allows the oligo-d(T) to overlap by one or more nucleotides with the poly(A) tail.
So far, the simulations allowed a zero-overlap too.
The changes introduced by this pull request not only fix this discrepancy, but also enable simulations with larger minimal overlaps than the current default of 1. Note however, that this is not yet implemented on the model side (see #87).