bio-reporting-automated-qc-reports
Installation
SKILL.md
Automated QC Reports with MultiQC
Basic Usage
# Aggregate all QC outputs in directory
multiqc results/ -o qc_report/
# Specify output name
multiqc results/ -n my_project_qc
# Include specific tools only
multiqc results/ --module fastqc --module star
Supported Tools
MultiQC recognizes outputs from 100+ bioinformatics tools: