Closed scottgeib closed 3 years ago
capture multiple bams as a list, loop through and run flagstat once per bam. This is sanity check for the bams being the right size, having correct number of reads, etc.
a47560b should fix this.
fixed as of last round of tests.
capture multiple bams as a list, loop through and run flagstat once per bam. This is sanity check for the bams being the right size, having correct number of reads, etc.