Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 265 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 265 Bytes

Run samtools flagstat on a set of CRAM files. Generate a MultiQC report from the output.

To run:

nextflow run https://github.com/grbot/cram-qc --input "/path/*.cram"

or

nextflow run https://github.com/grbot/cram-qc --input "1.cram 2.cram 3.cram"