DPAT
DPAT copied to clipboard
Float division by zero error
On both Python2 and Python3 I'm encountering the following error when running DPAT with just the required arguments:
Traceback (most recent call last):
File "dpat.py", line 318, in <module>
float(num_unique_nt_hashes)*100
ZeroDivisionError: float division by zero