broadinstitute / ukbb_qc

QCing the UKBB
1 stars 0 forks source link

Bam check #221

Closed ch-kr closed 3 years ago

ch-kr commented 3 years ago

Added script to check if any output bam files are truncated (using samtools quickcheck: http://www.htslib.org/doc/samtools-quickcheck.html)

bw2 commented 3 years ago

Nice find re. quickcheck!