YeoLab / FLARE

RNA edit detection (SAILOR) and peak calling (FLARE)
Other
6 stars 3 forks source link

Fix: edge-case where dividing by zero results in inf values #5

Open skchronicles opened 1 year ago

skchronicles commented 1 year ago

This issue resolves an edge case where division by 0 can occur.

For more information, please see issue 4.

ekofman commented 5 months ago

@skchronicles if you have time to update your fork with the newest code on the FLARE master branch, to avoid merge conflicts, then i'm happy to merge this commit in. Just want to give credit where it's due, but of course can also make the change myself manually without a merge if you're too busy.