You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: