phasegenomics / hic_qc

A (very) simple script to QC Hi-C data.
GNU Affero General Public License v3.0
25 stars 5 forks source link

Fix divide by zero issue in log-log plot #27

Closed bnelsj closed 5 years ago

bnelsj commented 5 years ago

This fixes an issue where the log-log plot would be blank if a read pair had zero distance mapping due to a zero division error.