Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KmerStreamEstimate.py ZeroDivisionError when k is larger than read length #8

Open
sjackman opened this issue Jun 16, 2016 · 1 comment

Comments

@sjackman
Copy link

Hi, Pall. When k is large than the read length, KmerStream behaves nicely and puts zeros in those rows, which suits me just fine. KmerStreamEstimate.py however throws a ZeroDivisionError. Could it also extend the row with zeros?

@pmelsted
Copy link
Owner

Will fix and replace with NA.

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

No branches or pull requests

2 participants