Skip to content

Fix #19#20

Open
pontushojer wants to merge 1 commit intoraphael-group:masterfrom
pontushojer:fix-19
Open

Fix #19#20
pontushojer wants to merge 1 commit intoraphael-group:masterfrom
pontushojer:fix-19

Conversation

@pontushojer
Copy link
Copy Markdown

Fix #19 (also #4) by skipping unmapped reads in the estimate_lmin_lmax function. Also removes try-except clause introduced in eb59166 since its now redundant. As a side not I have also found that on some occasions the exception is raised without dist being set leading to this error: UnboundLocalError: local variable 'dist' referenced before assignment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: unsupported operand type(s) for -: 'int' and 'NoneType'

1 participant