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

Bugfix/handle empty bam #41

Closed bnelsj closed 5 years ago

bnelsj commented 5 years ago

Handle case where bam file has no reads, add test for that case, add collateral file. Switch from print statement to logger. Use full names for markdown submodules to eliminate warning. Add quiet option to pdf report writing.