parklab / NGSCheckMate

Software program for checking sample matching for NGS data
MIT License
125 stars 48 forks source link

ZeroDivisionError: float division by zero #50

Open kbarrr opened 8 months ago

kbarrr commented 8 months ago

Traceback (most recent call last): File "ncm.py", line 1453, in createDataSetFromDir(base_dir,bedFile) File "ncm.py", line 222, in createDataSetFromDir real_depth[file] = depth[file] / float(real_count[file]) ZeroDivisionError: float division by zero

HELPPPPPPPPPPPPPP