synthego-open / ice

Synthego ICE - Inference of CRISPR Editing software
Other
66 stars 30 forks source link

Fix throwing out wildtype hdr #16

Closed thetechnocrat-dev closed 6 years ago

thetechnocrat-dev commented 6 years ago

Slight change to the proposal skipping where proposals less than a defined cutoff magnitude (3 right now) are NOT thrown out even if they are the same size as the insert.

Also, there was a +1 missing on the range to consider +20 inserts.

Lastly, adds a test for the substitution only case.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 49


Changes Missing Coverage Covered Lines Changed/Added Lines %
ice/classes/sanger_analysis.py 12 13 92.31%
<!-- Total: 52 53 98.11% -->
Totals Coverage Status
Change from base Build 40: 0.06%
Covered Lines: 1823
Relevant Lines: 1912

💛 - Coveralls