MultiQC logo

ngs-bits

Supported Tool

Calculating statistics from FASTQ, BAM, and VCF

The ngs-bits module parses XML output generated for several tools in the ngs-bits collection:

  • ReadQC for statistics on FASTQ files,
  • MappingQC for statistics on BAM files

File search patterns

ngsbits/mappingqc:
  - contents: MappingQC
    fn: "*.qcML"
    num_lines: 20
ngsbits/readqc:
  - contents: ReadQC
    fn: "*.qcML"
    num_lines: 20
  - contents: SeqPurge
    fn: "*.qcML"
    num_lines: 20