KmerStream icon indicating copy to clipboard operation
KmerStream copied to clipboard

KmerStreamEstimate.py ZeroDivisionError when k is larger than read length

Open sjackman opened this issue 8 years ago • 1 comments

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?

sjackman avatar Jun 16 '16 18:06 sjackman

Will fix and replace with NA.

pmelsted avatar Jun 16 '16 20:06 pmelsted