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:

Installs
2
GitHub Stars
1.1K
First Seen
Jan 25, 2026
bio-reporting-automated-qc-reports — gptomics/bioskills