KmerStream icon indicating copy to clipboard operation
KmerStream copied to clipboard

KmerStreamEstimate.py fails with zero entries

Open tseemann opened this issue 8 years ago • 0 comments

The python script fails if i use some k-mers longer than the read length:

Q       k       F0      f1      F1
<snip>
0      121       0       0       0

Division by zero error.

tseemann avatar Oct 04 '16 15:10 tseemann