Skip to content

Conversation

@pontushojer
Copy link

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